Structure

Page Header

Provides a consistent title and action area for a page.

UsersManage team members and permissions.

Components#

The outer layout. It accepts Row props.

PageHeaderTitle#

Displays the breadcrumb, title, description, and optional children. It accepts Column props.

PropTypeDescription
titleReactNodePage title
descriptionReactNodeSupporting text
breadcrumbReactNodeContent 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