No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

Headline

The quick brown fox jumps over the lazy dog.

NameDescriptionDefault
size
Size of the headline
"lg" | "md" | "sm" | "xl" | "xs"
"'lg'"
breakpoint
Screen width at or above which the headline takes on a larger font size. Should be an em, rem, or px value.
string
"theme.screens.md"
allCaps
Whether the headline should be in all caps.
bool
"true"
color
Color of the headline
'inherit' | ...Object.keys(theme.colors)
"'inherit'"
children*
Child text or elements
node
-
as*
HTML tag name or React element.
Union<string | element>
-

Stories

With Styled Component

The quick brown fox jumps over the lazy dog.