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: controls/multiselect/accessibility-and-internationalization/keyboard-support.md
+46Lines changed: 46 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,49 @@ position: 1
9
9
---
10
10
11
11
12
+
# Keyboard Support
13
+
14
+
The MultiSelect also follows the [WAI-ARIA best practices](https://www.w3.org/TR/wai-aria-practices/) for implementing the keyboard navigation for its component role and is tested against the popular screen readers.
15
+
16
+
The keyboard navigation of the MultiSelect is always available, you can use the following keys in order to utilize this functionality:
0 commit comments