Breadcrumb

The Breadcrumb component provides a reusable pattern for breadcrumb in the interface.

Breadcrumb

API

Parameter Default Description
[] Array of breadcrumb items.
Breadcrumb The aria-label of the component
nav What element to wrap this component with.
ol The list type ol/ul
li The item type: li
The label before the breadcrumb items (screen reader only).
The number of letters until item is truncated.

CSS API

Variable Default Type Values Description
var(--space) range - Base spacing unit. Used for padding and margin inside components.
var(--color--background-contrast-muted) color - Derived muted contrast for text and icons on background surfaces.