Headline
A typographic component for displaying headings with different sizes and alignments.
Usage
Headline Props
Prop | Type | Default |
---|---|---|
size | "small" | "medium" | "large" | "small" |
as | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "h2" |
align | "left" | "center" | "right" | "left" |
truncate | boolean | false |
ariaLabel | string | - |
className | string | - |