Breadcrumb
A navigation aid that helps users understand their current location within a website or application and allows them to easily navigate back to previous levels.
Usage
Examples
Variant
Use the variant
prop to change the breadcrumb style!
Link vs Page
BreadcrumbLink
is used for the parent page, while BreadcrumbPage
is used for the current page. The current page is typically not clickable.
Ellipsis Crumb
Crumbs that are too long will be truncated with an ellipsis. The maximum width limit is 200px
. User may hover over the crumb to see the full text.
Props
Breadcrumb
Prop | Type | Default |
---|---|---|
variant | enum | default |