Skip to content

Commit f0775a4

Browse files
docs(common): add new components to keyboard navigation support list
1 parent b644f65 commit f0775a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

accessibility/keyboard-navigation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ The following list shows the Telerik components that support specific keyboard c
2626

2727
* Chart - not applicable, the chart is a visualization component only.
2828

29+
* Checkbox - not applicable, it is a simple input with the standard behavior.
30+
2931
* [ComboBox](https://demos.telerik.com/blazor-ui/combobox/keyboard-navigation)
3032

3133
* [DateInput](https://demos.telerik.com/blazor-ui/dateinput/keyboard-navigation)
@@ -40,10 +42,14 @@ The following list shows the Telerik components that support specific keyboard c
4042

4143
* [Menu](https://demos.telerik.com/blazor-ui/menu/keyboard-navigation)
4244

45+
* ListView - not applicable, its entire rendering is up to the app. Its pager is a separate component that offers accessibility and keyboard navigation.
46+
4347
* [MultiSelect](https://demos.telerik.com/blazor-ui/multiselect/keyboard-navigation)
4448

4549
* [NumericTextBox](https://demos.telerik.com/blazor-ui/numerictextbox/keyboard-navigation)
4650

51+
* [Pager](https://demos.telerik.com/blazor-ui/pager/keyboard-navigation)
52+
4753
* Scheduler - will have keyboard navigation in an upcoming release.
4854

4955
* [TabStrip](https://demos.telerik.com/blazor-ui/tabstrip/keyboard-navigation)

0 commit comments

Comments
 (0)