kevinfaveri / vue-twemoji-picker

Vue Twemoji Picker - A fast plug-n-play Twemoji Picker (+textarea for Twemoji rendering) for Vue. Support Unicode Emoji 13.0.

Home Page:https://kevinfaveri.github.io/vue-twemoji-picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any way to get the input value?

ersanyakit opened this issue · comments

Is there any way to get the input value?

commented

<twemoji-textarea :content.sync="message" ...

@ersanyakit please did you found it ?