## Managing the Focus


The button is focusable by default, and follows the regular tab order of the page.

## Keyboard Shortcuts

| Shortcut | Behavior |
| -------- | -------- |
| `Enter \ Space` | Selects/Deselects the button |

## Resources

[ARIA Authoring Practices: Button Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/button/)
