@progress/wct-a11y-spec
Version:
Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.
14 lines (10 loc) • 458 B
Markdown
## Keyboard Shortcuts
| Shortcut | Behavior |
|----------|----------|
| `Up` | Increases the value of the date segment that is highlighted. |
| `Down` | Decreases the value of the date segment that is highlighted. |
| `Left` | Moves to previous date segment in the input. |
| `Right` | Moves to next date segment in the input. |
| `Backspace` or `Delete` | Deletes value of the date segment. |
## Resouces
N/A - following standard `input date` behaviour.