BreadcrumbClickEventArgs

Interface represents the event arguments for the itemClick event.

Properties

element HTMLElement

Gets the breadcrumb item element that was clicked.

event Event

Gets the original calling event.

item BreadcrumbItemModel

Gets the breadcrumb item model that was clicked.

name String

Gets the name of the event.