## Keyboard Shortcuts

The SplitButton implements the same keyboard navigation pattern as the **DropDownButton** component. The only difference is the use of Enter and Space on the main Button element:

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