Skip to content
Theme:

Ui3nEmoji

Component for displaying emoticons from the built-in emoticons set. Supports different sizes and click events.

Props

NameTypeDefaultDescription
emoji*string

Emoji to display

sizestring | number | undefined16

Emoji size

readonlyboolean | undefinedfalse

Whether emoji is readonly

Events

Event NameArguments / Value TypeDescription
clickvalue: Event

Usage Examples

Basic usage

Basic usage

Display different emojis by passing the emoji name prop.

😄
😍
👍
🔥
🚀

Different sizes

Different sizes

Use the size prop to control the emoji size (in pixels).

🌟
🌟
🌟
🌟

Click handling

Click handling

Emojis are clickable by default. Use the click event to handle interactions.

👍
😍
🔥