New to Kendo UI for Vue? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the RadioGroup is always available.
The RadioGroup supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Tab | If any radio button is checked, focus is set on the checked button. If none of the radio buttons are checked, focus is set on the first radio button in the group. |
Space | Checks the focused radio button if it is not already checked. |
Right Arrow and Down Arrow | Move focus and check the next radio button in the group. |
Left Arrow and Up Arrow | Move focus and check the previous radio button in the group. |
Example
View Source
Change Theme: