@progress/wct-a11y-spec
Version:
Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.
13 lines (8 loc) • 357 B
Markdown
## Managing focus
Standard focusable input
## Keyboard Shortcuts
Supports the default input cursor navigation with left/right arrow keys.
| Shortcut | Behavior |
|----------|----------|
| `Up Arrow`| Increases the value of the focused numeric textbox with the Step. |
| `Down Arrow`| Decreases the value of the focused numeric textbox with the Step. |