New to Telerik UI for BlazorStart a free 30-day trial

Accessibility Standards Compliance

This article lists the accessibility compliance of the Telerik UI for Blazor 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 Blazor provides an ACR through the Voluntary Product Accessibility Template (VPAT®).

Download the latest version of the Telerik UI for Blazor Accessibility Conformance Report.

Compliance Table

The table below specifies the level of WCAG 2.2 compliance of each Telerik component for Blazor.

  • The Keyboard Navigation column links to component-specific online demos or keyboard shortcut lists. 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.2Keyboard NavigationAccessibility Documentation
AIPromptAAEnhancedDocumentation
AppBarN/AN/AN/A
ArcGaugeAAN/AN/A
AutoCompleteAAEnhancedDocumentation
AvatarAAN/AN/A
BadgeN/AN/AN/A
BarcodeN/AN/AN/A
BreadcrumbAAAEnhancedDocumentation
ButtonAAAStandardDocumentation
ButtonGroupAAAStandardDocumentation
CalendarAAAEnhancedDocumentation
CardAAN/ADocumentation
CarouselAAEnhancedDocumentation
ChartAAEnhancedDocumentation
CheckBoxAAStandardDocumentation
ChipAAEnhancedDocumentation
ChipListAAEnhancedDocumentation
ChunkProgressBarAAN/ADocumentation
CircularGaugeN/AN/AN/A
ColorGradientAAEnhancedDocumentation
ColorPaletteAAEnhancedDocumentation
ColorPickerAAEnhanced
Also see ColorGradient and ColorPalette.
Documentation
ComboBoxAAEnhancedDocumentation
ContextMenuAAEnhancedDocumentation
DateInputAAEnhancedDocumentation
DatePickerAAEnhancedDocumentation
DateRangePickerAAEnhancedDocumentation
DateTimePickerAAEnhancedDocumentation
DialogAAEnhancedDocumentation
DrawerAAEnhancedDocumentation
DropDownButtonAAEnhancedDocumentation
DropDownListAAEnhancedDocumentation
DropZoneN/AN/AN/A
EditorAAEnhancedDocumentation
FileManagerAAEnhanced
Also see Grid, ListView, Splitter, ToolBar, TreeView
Documentation
FileSelectN/AEnhancedTBA
FilterAAEnhancedDocumentation
FlatColorPickerAAEnhancedDocumentation
FloatingLabelN/AN/AN/A
FontIconN/AN/AN/A
FormAAStandardDocumentation
GanttAAEnhancedDocumentation
GridAAEnhancedDocumentation
GridLayoutN/AN/AN/A
LinearGaugeAAN/AN/A
ListBoxAAEnhancedDocumentation
ListViewAAAEnhancedDocumentation
LoaderN/AN/AN/A
LoaderContainerN/AN/AN/A
MapN/AEnhancedN/A
MaskedTextboxAAStandardDocumentation
MediaQueryN/AN/AN/A
MenuAAEnhancedDocumentation
MultiColumnComboBoxN/AEnhancedDocumentation
MultiSelectAAEnhancedDocumentation
NotificationAAN/ADocumentation
NumericTextboxAAEnhancedDocumentation
PagerAAEnhancedDocumentation
PanelBarAAEnhancedDocumentation
PdfViewerAAEnhancedDocumentation
PivotGridAAEnhancedDocumentation
ProgressBarAAN/ADocumentation
PopoverAAStandardDocumentation
PopupAAN/AN/A
QRCodeN/AN/AN/A
RadialGaugeAAN/AN/A
RadioGroupAAStandardDocumentation
RangeSliderAAEnhancedDocumentation
RatingAAEnhancedDocumentation
SankeyAAEnhancedDocumentation
SchedulerAAEnhancedDocumentation
SignatureAAEnhancedDocumentation
SkeletonAAAN/ADocumentation
SliderAAEnhancedDocumentation
SplitButtonAAEnhancedDocumentation
SplitterAAEnhancedDocumentation
SpreadsheetAAEnhancedDocumentation
StackLayoutN/AN/AN/A
StepperAAEnhancedDocumentation
StockChartAAEnhancedN/A
SvgIconN/AN/AN/A
SwitchAAEnhancedDocumentation
TabStripAAEnhancedDocumentation
TextAreaAAAStandardDocumentation
TextBoxAAStandardDocumentation
TileLayoutAAAEnhancedDocumentation
TimePickerAAEnhancedDocumentation
ToggleButtonAAEnhancedDocumentation
ToolBarAAEnhancedDocumentation
TooltipAAEnhancedDocumentation
TreeListAAEnhancedDocumentation
TreeViewAAEnhancedDocumentation
UploadAAAEnhancedDocumentation
ValidationMessageAAN/ATBA
ValidationTooltipAAN/ATBA
ValidationSummaryAAN/ATBA
WindowAAEnhancedDocumentation
WizardAAEnhancedDocumentation

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