New to Telerik UI for ASP.NET Core? Download free 30-day trial

TextBox Accessibility

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

For more information, refer to the article on accessibility in Telerik UI for ASP.NET Core.

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.

Section 508

The TextBox is compliant with the Section 508 requirements.

WCAG 2.2

The TextBox supports the standards for providing accessible web content which are set by the Web Content Accessibility Guidelines 2.1.

See Also

In this article