Em
Em
is a component that represents emphasized text. By default, it renders a em
element.
Prop | Default | Type / Description |
---|---|---|
as | - | As The HTML element to render. |
asChild | - | boolean Merges its props onto its immediate child. |
css | - | CSSObject | CSSObject[] The CSS object. |
colorScheme | - | "amber" | "black" | "blackAlpha" | "blue" | "cyan" | "danger" | "emerald" | "error" | "flashy" | "fuchsia" ... Set color scheme variables. |