Skip to content

Typography

The type scale as components: headings, body, caption, overline. One voice, eight registers.

Scale

Section heading

Body text for paragraphs and descriptions.

Small supporting text.

Caption for metadata.

Overline for eyebrows

<Typography variant="h2">Section heading</Typography>
<Typography variant="body">Body text...</Typography>

Props

PropTypeDefaultDescription
varianth1 | h2 | h3 | h4 | body | body-sm | caption | overlinebodyScale step (maps to real elements).
mutedbooleanfalseSecondary tone.
alignstart | center | endstartText alignment.

Accessibility