ListBox Accessibility

The ListBox is accessible by screen readers and provides WAI-ARIA, Section 508, WCAG 2.2, and keyboard support.

For more information, refer to:

Telerik UI for ASP.NET MVC Ninja image

The Accessibility is part of Telerik UI for ASP.NET MVC, 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.

WAI-ARIA

The component follows the WAI-ARIA Authoring Practices for implementing the keyboard navigation for its component role and is tested against the popular screen readers. For more information, refer to the article on accessibility support in Telerik UI for ASP.NET MVC.

Section 508

The ListBox is compliant with the Section 508 requirements. For more information, refer to the article on accessibility support in Telerik UI for ASP.NET MVC.

WCAG 2.2

The ListBox supports the standards for providing accessible web content which are set by the Web Content Accessibility Guidelines 2.1. For more information, refer to the article on accessibility support in Telerik UI for ASP.NET MVC.

See Also

In this article