Text
Body text primitive. Renders paragraphs, spans, labels, and other inline text.
Example
Large body text for emphasis.
Default body text for content paragraphs.
Small muted text for captions and metadata.
Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
as | 'p' | 'span' | 'label' | 'small' | 'strong' | 'em' | 'div' | 'p' | No | HTML element to render |
size | 'sm' | 'base' | 'lg' | 'base' | No | Font size |
muted | boolean | false | No | Uses muted text color |
Accessibility
- Renders semantic HTML elements
- Muted text maintains WCAG AA contrast ratio
Related Tokens
--text-font-family--text-font-size-sm--text-font-size-base--text-font-size-lg