pggalaviz / vue-highlights

Easy @mention, #hashtag and URL highlight for Vue 2.x

Home Page:https://pggalaviz.github.io/vue-highlights

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`v-model` binding only works one way

anatolykopyl opened this issue · comments

If the value of v-model is set from the parent, then the displayed text will not change accordingly.