BreadcrumbClickEventArgs

23 Sep 20251 minute to read

Interface for item click event.

Properties

cancel boolean

Cancels the Breadcrumb item after click action.

element HTMLElement

Specifies the item’s element.

event Event

Specifies the item click event.

item BreadcrumbItemModel

Specifies the Breadcrumb item.

name string

Specifies name of the event.