Breadcrumbs

Breadcrumb navigation rendered from the current route's linkInfo (label and pathSegments).

Behaviors

This component supports the following behaviors:

BehaviorProperties
Animationanimation, animationOptions
Bookmarkbookmark, bookmarkLevel, bookmarkTitle, bookmarkOmitFromToc
Component Labellabel, labelPosition, labelWidth, labelBreak, required, enabled, shrinkToLabel, style, readOnly
Tooltiptooltip, tooltipMarkdown, tooltipOptions
Styling Variantvariant

Properties

defaultItems

Explicit list of breadcrumb items { label, to? }. When provided and non-empty, these items are rendered instead of deriving the trail from the current route's linkInfo. The last item is rendered as the current (non-link) page.

Events

This component does not have any events.

Exposed Methods

This component does not expose any methods.

Styling

Theme Variables

VariableDefault Value (Light)Default Value (Dark)
color-Breadcrumbs$textColor-secondary$textColor-secondary
color-Breadcrumbs--current$textColor-primary$textColor-primary
color-Breadcrumbs--hover$textColor-primary$textColor-primary
fontWeight-Breadcrumbs--current$fontWeight-bold$fontWeight-bold
gap-Breadcrumbs$space-2$space-2