@progress/wct-a11y-spec
Version:
Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.
11 lines (7 loc) • 424 B
Markdown
## Keyboard Shortcuts
| Shortcut | Behavior |
|----------|----------|
| `Space` | Toggles checked state. It always looks at the `Value` of the CheckBox, regardless of the Indeterminate state. |
## Resources
https://www.w3.org/TR/2017/WD-wai-aria-practices-1.1-20170628/examples/checkbox/checkbox-1/checkbox-1.html
https://www.w3.org/TR/2017/WD-wai-aria-practices-1.1-20170628/examples/checkbox/checkbox-2/checkbox-2.html