When to use
Use in hierarchical content more than two levels deep.
Find components, patterns, tokens, and docs
Component
Trail that shows location in a hierarchy and how to move up.
Preview
<Breadcrumb
variant="primary"
size="medium"
>
Button
</Breadcrumb>Appearance is not enough. This is the contract for when the control earns a place in the product.
Use in hierarchical content more than two levels deep.
Don't use on flat pages where a back link is enough.
Lets users jump up the tree without relying on the browser back button.
nav with aria-label Breadcrumb. Current page is not a link.