@progress/wct-a11y-spec
Version:
Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.
9 lines (6 loc) • 473 B
Markdown
## 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. |