New to Telerik UI for ASP.NET CoreStart a free 30-day trial

Accessibility Standards Compliance

This article lists the accessibility compliance of the Telerik UI for ASP.NET Core components.

Accessibility Conformance Report

The Accessibility Conformance Report (ACR) is a document that explains how information and communication technology products such as software, hardware, electronic content, and support documentation conform to leading global accessibility standards. Telerik UI for ASP.NET Core provides an ACR through the Voluntary Product Accessibility Template (VPAT®).

Download the latest version of the Telerik UI for ASP.NET Core Accessibility Conformance Report.

Compliance Table

The table below specifies the level of WCAG 2.2 compliance of each Telerik UI for ASP.NET Core component.

  • The Accessibility Example column links to component-specific accessibility demo. For general information on how the keyboard support works, see the Keyboard Navigation section.
  • The Accessibility Documentation column links to component-specific details and information about WAI-ARIA attributes.
  • For information about Section 508 of the US Rehabilitation Act, the European Accessibility Act in the EU, or any other national accessibility legislation, see section Legal and Technical Compliance.

Also check the notes below the table.

ComponentWCAG 2.2Accessibility ExampleAccessibility Documentation
ActionSheetAADemoDocumentation
AIPromptAADemoDocumentation
AppBarAADemoDocumentation
ArcGaugeN/AN/AN/A
AutoCompleteAADemoDocumentation
AvatarAADemoDocumentation
BadgeN/AN/AN/A
BarcodeN/AN/AN/A
BottomNavigationAADemoDocumentation
BreadcrumbAADemoDocumentation
ButtonAADemoDocumentation
ButtonGroupAADemoDocumentation
CalendarAADemoDocumentation
CaptchaAADemoDocumentation
ChartsAADemoDocumentation
Chart WizardAADemoDocumentation
ChatAADemoDocumentation
CheckBoxAADemoDocumentation
CheckBoxGroupAADemoDocumentation
ChipAADemoDocumentation
ChipListAADemoDocumentation
CircularGaugeN/AN/AN/A
CircularProgressBarAADemoDocumentation
ColorGradientAADemoDocumentation
ColorPaletteAADemoDocumentation
ColorPickerAADemoDocumentation
ComboBoxAADemoDocumentation
ContextMenuAAN/ADocumentation
DateInputAADemoDocumentation
DatePickerAADemoDocumentation
DateRangePickerAADemoDocumentation
DateTimePickerAADemoDocumentation
DiagramN/AN/AN/A
DialogAADemoDocumentation
DrawerAADemoDocumentation
DropDownButtonAADemoDocumentation
DropDownListAADemoDocumentation
DropDownTreeAADemoDocumentation
EditorAADemoDocumentation
ExpansionPanelAADemoDocumentation
FileManagerAADemoDocumentation
FilterAADemoDocumentation
FlatColorPickerAADemoDocumentation
FloatingActionButtonAADemoDocumentation
FormAADemoDocumentation
GanttAADemoDocumentation
GridAADemoDocumentation
GridLayoutN/AN/AN/A
ImageEditorAADemoDocumentation
LinearGaugeN/AN/AN/A
ListBoxAADemoDocumentation
ListViewAAADemoDocumentation
MapN/AN/AN/A
MaskedTextboxAADemoDocumentation
MediaPlayerAADemoDocumentation
MenuAADemoDocumentation
MultiColumnComboBoxAADemoDocumentation
MultiSelectAADemoDocumentation
MultiViewCalendarAADemoDocumentation
NotificationAADemoDocumentation
NumericTextboxAADemoDocumentation
OrgChartAADemoDocumentation
OTP InputAADemoDocumentation
PagerAADemoDocumentation
PanelBarAADemoDocumentation
PDFViewerAADemoDocumentation
PivotGridV2AADemoDocumentation
PopoverAADemoDocumentation
ProgressBarAADemoDocumentation
PropertyGridAADemoDocumentation
QRCodeN/AN/AN/A
RadialGaugeN/AN/AN/A
RadioButtonAAN/ADocumentation
RadioGroupAADemoDocumentation
RatingAADemoDocumentation
Sankey DiagramAADemoN/A
SchedulerAADemoDocumentation
ScrollViewN/AN/AN/A
SignatureAADemoDocumentation
SkeletonContainerAAAN/AN/A
SliderAADemoDocumentation
SortableAAN/ADocumentation
SplitButtonAADemoDocumentation
SplitterAADemoDocumentation
SpreadsheetAADemoDocumentation
StackLayoutN/AN/AN/A
StepperAADemoDocumentation
SwitchAADemoDocumentation
TabStripAADemoDocumentation
TaskBoardAADemoDocumentation
TextAreaAAADemoDocumentation
TextBoxAADemoDocumentation
TileLayoutAAADemoDocumentation
TimeDurationPickerAADemoDocumentation
TimeLineAADemoDocumentation
TimePickerAADemoDocumentation
ToggleButtonAADemoDocumentation
ToolBarAADemoDocumentation
TooltipAADemoDocumentation
TreeListAADemoDocumentation
TreeViewAADemoDocumentation
UploadAADemoDocumentation
WindowAADemoDocumentation
WizardAADemoDocumentation

Accessibility Compliance Notes

The information in the compliance table above is subject to the following considerations:

  • All components implement the required WAI-ARIA attributes without the need for any extra configuration. Some components may provide parameters that render additional optional WAI-ARIA attributes, for example, aria-label or aria-describedby.
  • The compliance levels are achievable with the Default Ocean Blue A11y theme swatch or any other custom theme swatch that provides the minimum required color contrast.
  • The accessibility and compliance of some components may depend on the enabled features. In such cases, the compliance table information is based on the default component configuration.
  • Component templates introduce custom markup that may not be accessible. Test any modifications to ensure the web content still meets the desired level of accessibility compliance. Be mindful of components that work with user input such as images, text, or HTML content.
  • Due to the complexity of some components, there are scenarios that are not covered by the WAI-ARIA specification.

See Also