DateRangePicker Accessibility

The DateRangePicker 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 WAI-ARIA support in Telerik UI for ASP.NET MVC.

To customize the aria-label text of the currently focused cell in the calendar, use the ARIATemplate configuration option.

Section 508

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

WCAG 2.2

The DateRangePicker 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 WCAG 2.2 compliance in Telerik UI for ASP.NET MVC.

See Also

In this article