New to Kendo UI for jQuery? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the RadioGroup is always available.
Kendo UI RadioGroup supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Left arrow | Selects the previous item |
Right arrow | Selects the next item |
Up arrow | Selects the previous item |
Down arrow | Selects the next item |
For a complete example, refer to the demo on keyboard navigation of the RadioGroup.