UNPKG

@progress/wct-a11y-spec

Version:

Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.

13 lines (9 loc) 452 B
## Keyboard Shortcuts The component follows standard `input date` behaviour. | 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. |