Emoji
Wraps an emoji in a span tag with aria attributes to provide accessibility support.
Import
import { Emoji } from '@wpmedia/arc-ui-typography'Usage
interfaceย EmojiProps
| Props | Description |
|---|---|
label(optional) | undefined | string = "emoji"Description of the emoji |
value | stringEmoji value ๐คฏ |
โ๏ธ
Copy