BreadcrumbBeforeItemRenderEventArgs API in Vue Breadcrumb API component
Interface for before item render event.
Properties
cancel
boolean
Cancels the Breadcrumb item rendering.
item
BreadcrumbItemModel
Specifies the Breadcrumb item.
name
string
Specifies name of the event.