BreadcrumbsItem API Reference
Prop reference
| Title | Type | Default | Description |
|---|---|---|---|
| title* | string | โ | The title of the breadcrumb item |
| href | string | โ | The URL the breadcrumb item links to if any |
| active | boolean | โ | Optional flag to indicate if this item is the current page |
| startAdornment | ReactElement | โ | Optional adornment to display before the title |
* Props marked with an asterisk are required.
CSS target reference
There are no corresponding CSS targets for this API.
Related APIs