Breadcrumb
Breadcrumb is a navigational element that provides links back to each previous page the user navigated through and
shows the user's current location on a website.
- Usage
- Code
- Accessibility
- Customisation
Usage
Example
Principles
- The breadcrumb may show the current page as the last item on the list. The current page should not be a link.
- The mobile version shows only one item which is a link to one step upward in the path.
- If there are no links to parent pages, breadcrumb should not be visible.