Breadcrumb
Props
| Prop Name | Type | Required | Description |
|---|---|---|---|
items | Array<{label: string, href?: string}> | Yes | Array containing label and optional href for each breadcrumb item |
divider | slash, arrow | No | Specifies the divider type between breadcrumb items |
prefixIcon | React.ReactNode | No | Icon component to display at the start of breadcrumb |
Examples
