Layouts
Page Layout
Page-level layout patterns for composing headers, bodies, and tabbed content. These organisms sit inside AppShellMain and provide consistent page structure.
PageHeader with Breadcrumb and Actions
Settings
Manage your account preferences.
PageBody content goes here.
Page with Tabs
Project
Overview tab content goes here.
PageHeader Props
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | — | Additional CSS classes to apply to the page header. |
PageBody Props
| Prop | Type | Default | Description |
|---|---|---|---|
fullWidth | boolean | false | Skip the max-width Center wrapper when true. |
padding | "default" | "none" | "default" | Use "none" to remove default padding. |