• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Accessibility

The KendoReact Grid component is WCAG 2.2 AA 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.

Due to the rich feature set of the library and complexity of some components, the specific combination of configuration options may lead to inaccessible component rendering. Perform thorough testing on any modifications applied to the KendoReact components to ensure that they continue to comply with the desired level of accessibility standards.

WCAG 2.2 Compliance

WCAG 2.2 comes with a Draggable Movements criteria as part of the Operable principle. Its objective is to ensure that any feature that relies on dragging actions also offers an alternative method to perform the same action using a single-click user interaction.

Our mission is to provide a flexible API that allows all functionalities to be triggered programmatically or externally, ensuring compatibility with various accessibility requirements for any application.

In the following example, we demonstrate how to achieve accessibility compliance with WCAG 2.2 AA by enabling grouped columns and row reordering actions through the Grid Context Menu functionality. The Grid component also has enabled keyboard navigation and built-in WAI ARIA Support for enhanced accessibility.

Example
View Source
Change Theme:

In this article

Not finding the help you need?