Skip to main content

inno-breadcrumb

light background
dark background

Properties

PropertyAttributeDescriptionTypeDefault
variantvariantColor variant of the accordion."dark" | "light"'light'

Events

EventDescriptionType
itemClickCrumb item clicked event. The event contains the label and the zero-based index of the breadcrumb item inside the breadcrumb.CustomEvent<{ itemIndex: number; label: string; }>

Dependencies

Depends on

Graph


Built with StencilJS