missive / emoji-mart

🏪 One component to pick them all
https://missiveapp.com/open/emoji-mart
MIT License
8.59k stars 827 forks source link

Hiding search input #864

Closed zgrybus closed 3 months ago

zgrybus commented 1 year ago
  1. How to hide search input? I don't see relevant prop for it :( I wouldn't like to render it.
  2. How to hide Pick an emoji section?
deeeeno commented 1 year ago

searchPosition='none'

zgrybus commented 1 year ago

@deeeeno What about Pick an emoji section? 🤔

jamesmacfie commented 10 months ago

Hide the Pick an emojisection with previewPosition="none"

image