Breadcrumbs visually show the platform’s structural hierarchy, helping users to understand the path they’ve taken, allowing them to navigate easily.
When to use
When to avoid
Specifications
Content
Label only
Use labels only for the standard navigational trail to maintain the lightweight breadcrumb pattern and ensure high scannability.
Icon + Label
Use this to reinforce the section that the label refers to.
Icon only
Use this only for highly compact interfaces where the icon is universally understood (like a Home/Product link) and no space for a label exists.
Mixed
Mix and match properties to display the clickable element with only an icon, and the non-clickable element with an icon and a label.
Anatomy
1
Icon
Add an icon to a breadcrumb link only when it provides immediate and unambiguous meaning, helping users to quickly scan and identify their place in the navigation trail.
2
Interactive
Directs user to a previous page in the breadcrumb trail.
3
Read-only
Helps represent the current page the user is on.