delowardev / vue3-emoji-picker

Simple and Powerful Emoji Picker for Vue3
https://codesandbox.io/p/github/delowardev/vue3-emoji-picker/main?file=%2FREADME.md
MIT License
171 stars 34 forks source link

maybe add a @focus event #53

Closed javaLuo closed 1 year ago

javaLuo commented 1 year ago

need @focus

javaLuo commented 1 year ago

when I use pcikerType="textarea", I want listening textarea's focus event

javaLuo commented 1 year ago

I’m done