Breadcrumb Items are low emphasis buttons that are specifically designed to the system’s breadcrumbs;
a secondary navigation scheme that reveals the user’s location in the architecture.
The Breadcrumb item cannot be selected or deselected manually:
the selected sate indicates what page of the architecture you are currently viewing, click the BCItem will not deselect it.
However, clicking an unselected BCItem, will redirect the user to the page that BCItem points to, turning that BCItem from unselected to selected.
Examples
Basic
The Breadcrumb Item is a simple component that is meant to be slotted into the Breadcrumbs component.
See the Breadcrumbs documentation for more info on how to use the Breadcrumb Item