Layout
Page Header
Standard header for content pages.
The PageHeader component provides a consistent Title and Description layout for the top of your pages.
Usage
{/* PageHeader demo (component not bundled) */}
Example
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | Required | The main heading. |
description | string | undefined | Optional subtext. |