Structure
Page Header
Provides a consistent title and action area for a page.
UsersManage team members and permissions.
Components#
PageHeader#
The outer layout. It accepts Row props.
PageHeaderTitle#
Displays the breadcrumb, title, description, and optional children. It accepts Column props.
| Prop | Type | Description |
|---|---|---|
title | ReactNode | Page title |
description | ReactNode | Supporting text |
breadcrumb | ReactNode | Content displayed above the title |
PageHeaderActions#
Groups page-level actions. It accepts Row props.
Examples#
With breadcrumb#
SettingsTeam
Team membersInvite and manage team members.Title only#
Dashboard
