## 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/)
