## Keyboard Shortcuts


The SplitButton implements the same keyboard navigation pattern as the DropDownButton component with the exception of using the `Enter` and `Space` keys on the main button element.

| Shortcut | Behavior |
| -------- | -------- |
| `Enter` | Clicks (activates) the main button action. |
| `Space` | Clicks (activates) the main button action. |
