Kendo UI for Angular 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 ActionSheet Component is part of Kendo UI for Angular, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

The following example demonstrates the ActionSheet in practice.

Example
View Source
Change Theme:

Key Features

  • Items—The ActionSheet enables you to configure the items based on specific project requirements.
  • Templates—You can also customize the content of the ActionSheet items using templates.
  • Accessibility—The ActionSheet is accessible for screen readers and supports WAI-ARIA attributes.
  • Keyboard navigation—The ActionSheet supports a number of keyboard shortcuts for processing various commands.

Support and Learning Resources

Additional Resources