Emoji Picker
A searchable emoji picker with category tabs and hover previews. If needed, it can be placed inside a Dropdown
Events
| Name | Payload | Description |
|---|---|---|
select | Emoji | Emitted when an emoji is selected |
Usage
In most cases, you will want to put the <EmojiPicker /> component inside a Dropdown, so that it can be opened in a popout.
Tokens
CSS variable tokens used for global or per-instance manipulation of certain styling.
| Token | Default | Description |
|---|---|---|
--vui-emoji-picker-height | 380px | Sets the height of the visible emoji list |