You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: accessibility/compliance.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This article lists the accessibility compliance of the Telerik UI for Blazor com
17
17
18
18
The [Accessibility Conformance Report (ACR)](https://www.section508.gov/sell/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 <ahref="https://www.itic.org/policy/accessibility/vpat"target="_blank">Voluntary Product Accessibility Template (VPAT®)</a>.
19
19
20
-
>tip Download the latest version of the <ahref="assets/BlazorVPAT.doc"download>Telerik UI for Blazor Accessibility Conformance Report</a>.
20
+
>tip Download the latest version of the <ahref="assets/blazorvpat.doc"download>Telerik UI for Blazor Accessibility Conformance Report</a>.
21
21
22
22
## Compliance Table
23
23
@@ -44,7 +44,7 @@ Also check the [notes below the table](#accessibility-compliance-notes).
| Carousel | AA |[Enhanced](https://demos.telerik.com/blazor-ui/carousel/keyboard-navigation)|[Documentation]({%slug carousel-wai-aria-support%}) |
49
49
| Chart | AA |[Enhanced](https://demos.telerik.com/blazor-ui/chart/keyboard-navigation)|[Documentation]({%slug chart-wai-aria-support %}) |
50
50
| CheckBox | AA |[Standard](https://demos.telerik.com/blazor-ui/checkbox/overview)|[Documentation]({%slug checkbox-wai-aria-support%}) |
@@ -67,13 +67,13 @@ Also check the [notes below the table](#accessibility-compliance-notes).
67
67
| DropDownList | AA |[Enhanced](https://demos.telerik.com/blazor-ui/dropdownlist/keyboard-navigation)|[Documentation]({%slug dropdownlist-wai-aria-support%}) |
68
68
| DropZone | N/A | N/A | N/A |
69
69
| Editor | AA |[Enhanced](https://demos.telerik.com/blazor-ui/editor/keyboard-navigation)|[Documentation]({%slug editor-wai-aria-support%}) |
70
-
| FileManager | AA |[Enhanced](https://demos.telerik.com/blazor-ui/filemanager/overview)|[Documentation]({%slug filemanager-wai-aria-support%}) |
70
+
| FileManager | AA |[Enhanced](https://demos.telerik.com/blazor-ui/filemanager/overview)<br /> Also see [Grid](https://demos.telerik.com/blazor-ui/grid/keyboard-navigation), [ListView](https://demos.telerik.com/blazor-ui/listview/keyboard-navigation), [Splitter](https://demos.telerik.com/blazor-ui/splitter/keyboard-navigation), [ToolBar](https://demos.telerik.com/blazor-ui/toolbar/keyboard-navigation), [TreeView](https://demos.telerik.com/blazor-ui/treeview/keyboard-navigation)|[Documentation]({%slug filemanager-wai-aria-support%}) |
For details on how the keyboard navigation works in Telerik UI for Blazor, refer to the [Accessibility Overview]({%slug accessibility-overview%}#keyboard-navigation) article.
For details on how the keyboard navigation works in Telerik UI for Blazor, refer to the [Accessibility Overview]({%slug accessibility-overview%}#keyboard-navigation) article.
11
+
12
+
## See Also
13
+
14
+
* [Blazor Form Demos](https://demos.telerik.com/blazor-ui/form/overview)
15
+
* [Accessibility in Telerik UI for Blazor]({%slug accessibility-overview%})
For details on how the PanelBar keyboard navigation works, refer to the [Blazor PanelBar Accessibility and Keyboard Navigation Demo](https://demos.telerik.com/blazor-ui/panelbar/keyboard-navigation).
11
+
12
+
## See Also
13
+
14
+
* [Accessibility in Telerik UI for Blazor]({%slug accessibility-overview%})
For details on how the Rating keyboard navigation works, refer to the [Blazor Rating Accessibility and Keyboard Navigation Demo](https://demos.telerik.com/blazor-ui/rating/keyboard-navigation).
11
+
12
+
## See Also
13
+
14
+
* [Accessibility in Telerik UI for Blazor]({%slug accessibility-overview%})
For details on how the keyboard navigation works in Telerik UI for Blazor, refer to the [Accessibility Overview]({%slug accessibility-overview%}#keyboard-navigation) article.
Copy file name to clipboardExpand all lines: src-a11y/configs/tilelayout.aria.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,9 @@ position: 50
7
7
after: |
8
8
## Keyboard Navigation
9
9
10
-
For details on how the TileLayout keyboard navigation works, refer to the [Blazor TileLayout Accessibility and Keyboard Navigation Demo](https://demos.telerik.com/blazor-ui/tilelayout/keyboard-navigation).
10
+
For details on how the keyboard navigation works in Telerik UI for Blazor, refer to the [Accessibility Overview]({%slug accessibility-overview%}#keyboard-navigation) article.
0 commit comments