# xpl-breadcrumb-item

The `<xpl-breadcrumb-item>` component has a role of `listitem`. This component should only be used in combination with `<xpl-breadcrumbs>`.
This component yields an unnamed slot. Only links and buttons (styled as links) should be used within this component.


<!-- Auto Generated Below -->


## Slots

| Slot        | Description                                                             |
| ----------- | ----------------------------------------------------------------------- |
| `"unnamed"` | content rendered inside <li>, should be link or button (styled as link) |


----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
