Default (slash)
Custom separator
Chevron separator
With icons
Icon-only home
Single item (current page)
Two levels
Long trail (wraps)
Animation variants
animationVariant — click each control to compare press feedback.
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| items | Optional | BreadcrumbItem[] | — | label, optional href, optional icon, iconOnly for sr-only label. |
| separator | Optional | ReactNode | / | Between items — text, ·, or <BreadcrumbChevronSeparator />. |
| BreadcrumbChevronSeparator | Optional | component | — | Exported chevron separator for icon trails. |
| animationVariant | Optional | PressAnimationVariant | default | Press animation — default, none, ripple, scale, sink, lift, pulse, or glow. |