ion-breadcrumbs

Defines a Breadcrumbs component.

Breadcrumbs are navigation items that are used to indicate where a user is on an app or site. They should be used for large sites and apps with hierarchically arranged pages.
Breadcrumbs can be collapsed based on the maximum number that can show, and the collapsed indicator can be clicked on to present a popover with more information or expand the collapsed breadcrumbs.
A Breadcrumbs component may contain multiple Breadcrumb components. For more information: Breadcrumbs.

Name Description
Color Specifies ionic color.
Items after collapse The number of breadcrumb components to show after the collapsed indicator. If this property exists maxItems will be ignored.
Items before collapse The number of breadcrumb components to show before the collapsed indicator. If this property exists maxItems will be ignored.
Max items The maximum number of breadcrumb components to show before collapsing.
Mode Specifies ionic mode.
Comment Describes the object comment to include in the documentation report. This property generally contains an explanation about the object.
Identifier Defines the component identifier.
Is active Defines whether the component is active.