Breadcrumbs
Display a path to the active page
Breadcrumbs
Breadcrumbs
Go to top
Introduction
Breadcrumbs provide navigational context and can function either as a traditional breadcrumb trail. Breadcrumbs should be placed directly above the page title, and in the same area on every page.
Variants
- Basic breadcrumb: Shows where the user is within the page hierarchy and easily return to earlier sections.
- Navigation arrows: Provide quick movement to the previous or next page, useful for flows like multi-step forms.
Interactive demo
Try the interactive demo below to explore different breadcrumb configurations.
Interactive demo
3 items
Best practices
- Keep it simple: Use simple and clear labels for each breadcrumb item to ensure users can quickly understand their location within the site hierarchy.
- Limit the number of items: Display only the most relevant breadcrumb items to avoid overwhelming users. Typically, 3-5 items are sufficient.
- Consistent placement: Position breadcrumbs consistently across all pages, ideally above the page title, to help users quickly locate them.
Examples
Here are some examples of usage of Breadcrumbs:
Yes!
The last item in the breadcrumb is the current page and is not clickable. Keep the breadcrumb name short and consistent across pages.
No!
No not use navigation arrows when there are two or less navigation paths. Use a basic breadcrumb or backbutton instead.