@progress/wct-a11y-spec
Version:
Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.
24 lines (14 loc) • 689 B
Markdown
## Managing Focus
Focus goes through the two date inputs and the popup.
## Keyboard Shortcuts
**Actions applied to the DateInput:**
The DateRangePicker implements the keyboard shortcuts for the DateInput component. Apart from that, it also features the following shortcuts related to ist Popup:
| Shortcut| Behavior |
|---------------------|---------------------|
|`Esc`| Closes the popup|
|`Alt + Down`| Opens the popup|
|`Alt + Up`| Closes the popup|
**Actions applied to the Calendar:**
Ones the popup is open, navigation is handled through the **MultiViewCalendar** component.
## Resources
https://www.w3.org/TR/wai-aria-practices/examples/dialog-modal/datepicker-dialog.html