KendoReact 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.
Start Free TrialThe following example demonstrates the ActionSheet in practice.
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.
- Animation—You can add opening and closing animations to the ActionSheet.
- Accessibility—The ActionSheet is accessible for screen readers and supports WAI-ARIA attributes.