# Breadcrumb
Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.
# Example
# Dark
# Links
Using the contextual badge component
together with the tag prop in order to switch to your desired html element.
Providing tag="a" will transform the badge into an anchor with hover and focus states.
# Breadcrumb Props
# Breadcrumb Slots
| Slot | Description |
|---|---|
| default | Default content for the badge |
# BreadcrumbItem Props
# BreadcrumbItem Slots
| Slot | Description |
|---|---|
| default | Default content for the badge |
Docs