BreadcrumbBeforeItemRenderEventArgs

23 Sep 20251 minute to read

Interface for before item render event.

Properties

cancel boolean

Cancels the Breadcrumb item rendering.

element HTMLElement

Specifies the item’s element.

item BreadcrumbItemModel

Specifies the Breadcrumb item.

name string

Specifies name of the event.