Skip to content

PageHeader

Page title, supporting line, and actions in one row. Description caps at 60 characters wide for comfortable reading.

Example

Projects

Ship pages, themes, and deploys from one console.

<PageHeader title="Projects" description="...">
  <Button slot="actions">New project</Button>
</PageHeader>

Props

PropTypeDefaultDescription
titlestring-Page heading.
descriptionstring-One supporting line.
level1 | 21Heading level (use 2 inside demo/docs contexts).

Accessibility