Class Breadcrumb

All Implemented Interfaces:
Iterable<BreadcrumbItem>, Finder<HTMLElement>, HasElement<HTMLElement,Breadcrumb>, HasHTMLElement<HTMLElement,Breadcrumb>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,Breadcrumb>, Component, HasItems<HTMLElement,Breadcrumb,BreadcrumbItem>

A breadcrumb provides page context to help users navigate more efficiently and understand where they are in the application hierarchy.
See Also: