Breadcrumbs
Breadcrumbs — Prism component.
Signature
Density
Viewport
Theme follows the navbar ☀/☾ toggleWhen to use
Breadcrumbs — Prism component.
Accessibility
Arrow keys move between items; the current item is marked aria-current. Tabs follow the WAI-ARIA tabs pattern (roving tabindex, Home/End).
Import
const { Breadcrumbs } = window.PrismDesignSystem_39d121;
Props
| Prop | Type | Required | Description |
|---|---|---|---|
items | Crumb[] | Yes | |
label | string | — | Accessible label for the nav landmark. Default "Breadcrumb". |
className | string | — |