ealush / emoji-picker-react

The most popular React Emoji Picker
https://ealush.com/emoji-picker-react/
MIT License
1.04k stars 171 forks source link

set the initial value #350

Open hanymorcos opened 1 year ago

hanymorcos commented 1 year ago

Good morning,

How do I set the initial value on load? Let's say I want to set the emoji picker to dog on page load.

Thanks, Hany

ealush commented 1 year ago

I am wondering if what you're after is to filter the emojis and only support a subset, or really set an initial search criteria. These two can lead to similar result, but may be very different in how generic they can be.