Kendo UI for Vue Native ActionSheet Overview
The ActionSheet
component allows you to display a predefined set of options in a modal view. It is commonly used to present choices related to an action that the user initiates.
The following example demonstrates the ActionSheet in action.
Change Theme
Theme
Loading ...
Key Features
- Items—The ActionSheet enables you to configure the items based on specific project requirements.
- Custom Rendering—You can also customize the content of the ActionSheet items.
- Accessibility—The ActionSheet is accessible for screen readers and supports WAI-ARIA attributes.