ActionBar
patternAction bar header composed from Stack, Row, Breadcrumb, Text, Divider, and Button. Page header variant features breadcrumb navigation, a 3xl display title, a divider, and action buttons. Card header variant uses an uppercase label with md title and tight letter-spacing.
Page header
Breadcrumb navigation, large display title, and action buttons.
Card header
Uppercase label with medium title and tight letter-spacing for card sections.
Usage
Installation
API Reference
ActionBar props — * required
| Prop | Type | Default | Description |
|---|---|---|---|
Text size | "md" | "lg" | "xl" | "2xl" | "3xl" | "3xl" | Title size — 3xl for page headers, md for card headers. |
Text family | "base" | "mono" | "display" | "base" | Use display for page-level titles. |
Breadcrumb.Item href | string | — | Navigation link for each breadcrumb segment. |