• Introduction
  • Getting Started
  • Vue 2 End of Support
  • Native Components
    • Animation
    • Buttons
    • Chartsupdated
    • Conversational UInew
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Form
    • Gauges
    • Grid
    • Icons
    • Indicators
    • Inputs
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Notification
    • PDF Processing
    • Popup
    • Progress Bars
    • Scheduler
    • ScrollView
    • Tooltip
    • TreeList
    • TreeView
    • Upload
  • Wrapper Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • FAQ
  • Troubleshooting

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.

The ActionSheet Component is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

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.

Example
View Source
Change Theme:

In this article

Not finding the help you need?