@progress/wct-a11y-spec
Version:
Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.
13 lines (7 loc) • 380 B
Markdown
## Keyboard Navigation
The CheckBox supports the following keyboard shortcuts:
| Shortcut | Behavior |
| -------- | -------- |
| `Space` | Toggles the checked state. Regardless of the indeterminate state, the key always considers the `Value` of the CheckBox. |
## Resources
[WAI-ARIA Authoring Practices: Checkbox Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/checkbox/)