Skip to main content

SubheaderPanel

Examples

Check out the Usage section for details about how to design a SubheaderPanel properly, and the different configuration options we provide.

Basic example

The SubheaderPanel component is a wrapper that will designate which components make up the page subheader.

<SubheaderPanel>
<h1>Sample subheading text</h1>
</SubheaderPanel>