New to Kendo UI for AngularStart a free 30-day trial

ActionSheetItemClickEvent

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.

NameTypeDefaultDescription

item

ActionSheetItem

Provides the ActionSheet item that was clicked.

originalEvent

any

Represents the original DOM event that triggered the itemClick event.

Constructors

ActionSheetItemClickEvent

()

In this article
ConstructorsActionSheetItemClickEvent
Not finding the help you need?
Contact Support