2.0 alpha
These docs describe 2.0. Install it with @once-ui-system/core@alpha.
On 1.8.x? Read the 1.x docs
TrademarkTrademarkDocs
Ctrl k
Search docs...
Components

EmojiPicker

Updated: May 4, 2025
View on GitHub
The EmojiPicker component allows you to select and insert emojis from categories. You can pass a columns prop to the component to override the default columns. You can pass a style prop to the component to override the default styles.
Prop
Type
Default
onSelectrequired
Called with the chosen emoji.
(emoji: string) => void
onClose
Called when the picker is dismissed.
() => void
className
string
background
Surface colour behind the grid.
StyleProps["background"]
columns
Emoji per row.
110234812567911
8
style
React.CSSProperties
…and every FlexProps propinherited
Edit this page on GitHub
TrademarkTrademark
Built with curiosity by Lorant One and the Design Engineers Club