Luke UI
ComponentsTypography

Emoji

Emoji rendering with a reliable screen reader label.

Use Emoji when an emoji needs a reliable accessible label.

Emoji — Basic
🎉🚀

Emoji accepts all Text props except children and elementType, so it inherits typography controls such as fontSize and color.

Best practices

GuidancePractices
DoWrite a label that describes the emoji's meaning in context, such as "Celebration".
Don'tRepeat text that already appears in the surrounding sentence. That creates duplicate screen reader output.

Accessibility

Both emoji and label are required. Screen readers announce the label instead of the raw emoji character, which is not announced consistently across platforms.

Props

Prop

Type