Em
Em is a component that represents emphasized text. By default, it renders a em element.
| Prop | Default | Type / Description |
|---|---|---|
as | - | AsThe HTML element to render. |
asChild | - | booleanMerges 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. |