BreadcrumbsSlots API Reference
Prop reference
| Title | Type | Default | Description |
|---|---|---|---|
| link | 'a' | ReactNode | 'a' | Slot for customizing the link element if href specified (E.g. Link from NextJs). Must accept href. |
| delimiter | ReactElement | string | '/' | Optional slot for customizing the delimiter between breadcrumb items |
* Props marked with an asterisk are required.
CSS target reference
There are no corresponding CSS targets for this API.
Related APIs