New to Kendo UI for jQuery? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the CheckBoxGroup is always available.
Kendo UI CheckBoxGroup supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Space | Selects/deselects the focused item |
Tab | Navigates to the next item |
Shift +Tab | Navigates to the previous item |
For a complete example, refer to the demo on keyboard navigation of the CheckBoxGroup.