Provides the event data for the itemClick event of the ActionSheet component.
Use this event to access the clicked item and the original DOM event.
Definition
Package:@progress/kendo-angular-navigation
Properties
Provides the ActionSheet item that was clicked.
Represents the original DOM event that triggered the itemClick event.