kevinfaveri/vue-twemoji-picker

How do I address dynamic textarea?

Closed this issue · 0 comments

I have a comment system in Vue,with a hierarchical structure.Every comment has a reply button which brings up a textarea. How do make it work for each textarea only? Or in other words does @emojiUnicodeAdded support some type of parameter for dynamic ref or id? Thanks for your time.