← Design system
Breadcrumb
Interactive examples and usage for the Breadcrumb component.
Examples
Custom Separator
Props
| Prop | Type | Default | Description |
|---|---|---|---|
items | BreadcrumbItem[] | [] | Array of breadcrumb items with label, href, and optional current flag |
separator | string | '/' | Character or string used as separator between items |