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