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