Breadcrumb
Also known as: Breadcrumb trail, Page location
Preview
Resources
Properties
Property | Values | Default |
---|---|---|
Selected Variant | Default | Active | Default |
State Variant | Default | Hover | Focus | Default |
Icon Boolean | true | false | false |
Label Text | string | Page 1 |
Has overflow Boolean | true | false | false |
Overflow
To handle long navigation paths, breadcrumb component truncates middle items with an ellipsis. Hovering over this ellipsis reveals a dropdown, allowing users to access and navigate through the hidden pages.
When to use
Breadcrumb navigation allows users to navigate back to previous page levels.
When the main navigation already provides sufficient context for navigation.