Installation
Examples
Slash separator
Default style with slash between crumbs.
Chevron separator
Arrow icons instead of slash.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| items* | BreadcrumbItem[] | required | Array of {label, href?} objects. |
| separator | ReactNode | '/' | Custom separator element. |