ActionSheet Events
This article provides details about the events available in the Kendo UI for Vur Native ActionSheet API. Using the following events you can tailor the component's behavior to your specific requirements.
List of available ActionSheet events
- onClose - Triggered when the modal overlay of the ActionSheet is clicked.
- onItemselect - Triggered when an item in the ActionSheet is clicked or selected.
The following example demonstrates the events that the ActionSheet features.