Class Breadcrumb

java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,Breadcrumb>
org.patternfly.component.breadcrumb.Breadcrumb
All Implemented Interfaces:
Iterable<BreadcrumbItem>, ElementAttributeMethods<HTMLElement,Breadcrumb>, ElementClassListMethods<HTMLElement,Breadcrumb>, ElementConsumerMethods<HTMLElement,Breadcrumb>, ElementContainerMethods<HTMLElement,Breadcrumb>, ElementEventMethods<HTMLElement,Breadcrumb>, ElementIdMethods<HTMLElement,Breadcrumb>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement,Breadcrumb>, HTMLElementDataMethods<HTMLElement,Breadcrumb>, HTMLElementStyleMethods<HTMLElement,Breadcrumb>, HTMLElementVisibilityMethods<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: