Waiting for action
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…
Hierarchical location trail.
| Prop | Type | Default | Description |
|---|---|---|---|
items | BreadcrumbItem[] | — | Trail entries. |
separator | ReactNode | "/" | Divider between items. |
onNavigate | (id) => void | — | Optional controlled navigation. |