Headline
<k-headline>
Use to display consistently sized headlines
Props
Prop | Type | Default | Description |
---|---|---|---|
link |
string |
– |
Sets a link for the headline. The link can be absolute or relative.
|
size |
string small, large, huge |
– |
Alternate text sizes
|
tag |
string |
"h2" |
HTML tag for the headline element
|
theme |
string positive, negative |
– |
Visual look of the headline
|
Slots
Slot | Description |
---|---|
default | Content/text of the headline |