## Keyboard Shortcuts

| Shortcut | Behavior |
| -------- | -------- |
| `Down Arrow` | Focuses the next cell below. |
| `Up Arrow` | Focuses the next cell above. |
| `Right Arrow` | Focuses the next cell on the right. |
| `Left Arrow` | Focuses the next cell on the left. |
| `Enter` | Selects the color from the currently focused cell. |

## Resources

[ARIA Authoring Practices: Data Grid](https://www.w3.org/WAI/ARIA/apg/patterns/grid/examples/data-grids/)
