Accessibility
The KendoReact ActionSheet component is WCAG 2.1 AAA and Section 508 compliant. The component also follows the WAI-ARIA best practices for implementing the keyboard navigation for its component role and is tested against the popular screen readers.
The following example demonstrates the accessibility compliance of the ActionSheet component. Open the example in a new window to evaluate it with Axe Core or other accessibility tools.
- Upon closing the ActionSheet, the focus should be returned to the element that triggered the open.
WAI-ARIA
All relevant internal elements of the ActionSheet component have the aria attributes and roles with their respective values, required for WCAG 2.1 compliance.
Section 508
The ActionSheet is compliant with the Section 508 requirements.
Static analyzers
The tool used for Automated Testing is Axe Core.
Limitations
The following issues are related to the WAI-ARIA support limitations of browsers and screen readers:
- Internet Explorer 10 and 11 work best with the Jaws screen reader. Other readers are not supported very well. For more information, refer to issue 817699.
- Microsoft Edge works best with Microsoft Narrator screen reader. For more information, refer to issue 8571350.