kevinfaveri/vue-twemoji-picker

Using v-model

sennz opened this issue · 2 comments

sennz commented

Hi
how can i add v-model to the textarea div twemoji-textarea?
Thanks

i think you can't use v-model, but you can event contentChanged for trigger change message.

#71 you can see this