New to KendoReactStart a free 30-day trial

Accessibility Compliance

The accessibility support available for the KendoReact components is based on a set of approaches for adhering to and implementing the established standards and technical specifications ensuring the seamless experience of users with disabilities.

Accessibility Approaches in KendoReact

The following list summarizes how the KendoReact team approaches accessibility when developing the component library:

  • When implementing a KendoReact component, the team follows the WAI-ARIA specification to ensure that the right foundation for the accessibility of the component is laid.
  • From there, to guarantee accessible and semantically correct rendering, the team employs both multiple automated tests and unit tests across the KendoReact library.
  • The team also ensures the proper usage of WAI-ARIA attributes and localized messages for labels, titles, and other elements.
  • Additionally, each component also goes through manual testing, which covers its usage with various screen readers and other accessibility aspects such as keyboard navigation.

The team sometimes runs into scenarios not covered by the WAI-ARIA specifications. In those cases, the team taps into the web development accessibility know-how of the rest of the Progress organization. This includes feedback from accessibility-minded users and the team's expertise based on 10+ years of creating web component libraries. The knowledge-sharing across internal teams and clients helps ensure that KendoReact can reach a certain level of accessibility compliance even with its most advanced components.

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.

Voluntary Product Accessibility Template (VPAT)

A Voluntary Product Accessibility Template (VPAT®) is a document that explains how information and communication technology (ICT) products such as software, hardware, electronic content, and support documentation meet (conform to) the Revised 508 Standards for IT accessibility.

You can review and download the latest version of the KendoReact VPAT document here.

Accessibility Support per Component

The following table lists the accessibility compliance levels and keyboard navigation support provided by the KendoReact UI components.

The described level of compliance in the table below is achievable with the Ocean Blue A11Y Sass Swatch.

Component508WCAG 2.2Accessibility ExampleAccessibility Documentation
ActionSheetYesAADemoDocumentation
AppbarYesAAn/aDocumentation
ArcGaugeNon/an/an/a
AutoCompleteYesAADemoDocumentation
AvatarYesAAn/aDocumentation
BadgeNon/an/an/a
BarcodeNon/an/an/a
BottomNavigationYesAAn/aDocumentation
BreadcrumbYesAAn/aDocumentation
ButtonYesAAn/aDocumentation
ButtonGroupYesAAn/aDocumentation
CalendarYesAADemoDocumentation
CardNon/an/an/a
ChartNon/aDemoDocumentation
CheckBoxYesAADemoDocumentation
ChipYesAAn/aDocumentation
ChiplistYesAADemoDocumentation
ChunkProgressBarYesAAn/aDocumentation
CircularGaugeNon/an/an/a
ColorGradientYesAAn/aDocumentation
ColorPaletteYesAADemoDocumentation
ColorPickerYesAADemoDocumentation
ComboBoxYesAADemoDocumentation
Conversational UIYesAADemoDocumentation
DateInputYesAADemoDocumentation
DatePickerYesAADemoDocumentation
DateRangePickerYesAADemoDocumentation
DateTimePickerYesAADemoDocumentation
DialogYesAADemoDocumentation
DrawerYesAAn/aDocumentation
DropDownButtonYesAADemoDocumentation
DropDownListYesAADemoDocumentation
DropDownTreeYesAADemoDocumentation
EditorYesAAn/aDocumentation
ExpansionPanelYesAADemoDocumentation
FilterYesAAn/aDocumentation
FlatColorPickerYesAAn/aDocumentation
FloatingActionButton YesAADemoDocumentation
FloatingLabelNon/an/an/a
FormNon/an/an/a
GanttYesAADemoDocumentation
GridYesAADemoDocumentation
GridLayoutNon/an/an/a
InputNon/an/an/a
LabelNon/an/an/a
LinearGaugeNon/an/an/a
ListBoxYesAAn/aDocumentation
ListviewYesAAAn/aDocumentation
LoaderNon/an/an/a
MapNon/an/an/a
MaskedTextBoxYesAAn/aDocumentation
MenuYesAADemoDocumentation
MultiColumnComboBoxYesAADemoDocumentation
MultiSelectYesAADemoDocumentation
MultiSelectTreeYesAADemoDocumentation
MultiViewCalendarYesAADemoDocumentation
NotificationYesAAn/aDocumentation
NumericTextBoxYesAADemoDocumentation
Pager YesAAn/aDocumentation
PanelBarYesAADemoDocumentation
PDFViewerYesAAn/aDocumentation
PivotGridYesAAn/aDocumentation
PopoverYesAAn/aDocumentation
PopupYesAAn/an/a
ProgressBarYesAAn/aDocumentation
QR CodeNon/an/an/a
RadialGaugeNon/an/an/a
RadioButtonYesAAn/an/a
RadioGroupYesAADemoDocumentation
RangeSliderYesAADemoDocumentation
RatingYesAADemoDocumentation
SchedulerYesAADemoDocumentation
ScrollViewNon/an/an/a
SignatureYesAAn/aDocumentation
SkeletonYesAAAn/aDocumentation
SliderYesAADemoDocumentation
SortableYesAADemoDocumentation
SplitButtonYesAADemoDocumentation
SplitterYesAADemoDocumentation
StackLayoutNon/an/an/a
StepperYesAADemoDocumentation
StockchartNon/aDemoDocumentation
SankeyYesAAn/aDocumentation
SwitchYesAADemoDocumentation
TabstripYesAADemoDocumentation
TaskBoardYesAAn/an/a
TextAreaYesAAAn/aDocumentation
TextBoxYesAAn/aDocumentation
TileLayoutYesAAAn/aDocumentation
TimePickerYesAADemoDocumentation
ToolbarYesAAn/aDocumentation
TooltipYesAAn/aDocumentation
TreelistNon/an/an/a
TreeViewYesAADemoDocumentation
UploadYesAAADemoDocumentation
WindowYesAADemoDocumentation

The KendoReact components are highly extensible and customizable. This means that, depending on the level of customization applied, you may be introducing rendering that is not accessible. Therefore, it is recommended that you test any modifications you make to the KendoReact components to ensure the components still meet the desired level of accessibility standards. Additionally, be mindful of components working with custom input (images, text, HTML content, and so on) and make sure your content is accessible, too.

Last updated on 21 May, 2024, related to v8.0.0 of the components, and using React v18.0.0.