<SectionHeader>
ComponentVery simple headline & subheading for a section of a page.
Name | Description |
---|---|
headline string | The primary headline. |
description string | A smaller line of text below the headline. |
useH1 boolean | Whether to make the headline an h1 or h2. |
With useH1
prop:
With description
in a <p>
tag:
With description
with multiple <p>
: