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
PropsDescription
label
(optional)
undefined | string = "emoji"

Description of the emoji

value
string

Emoji value ๐Ÿคฏ

โ›„๏ธ
Copy