New to Kendo UI for Angular? Start a free 30-day trial
Keyboard Navigation
Updated on Oct 31, 2025
The keyboard navigation of the Splitter is always available.
The Splitter supports the following keyboard shortcuts:
| SHORTCUT | DESCRIPTION | 
|---|---|
| Up Arrow | Moves up the split-bar in a vertical Splitter. | 
| Down Arrow | Moves down a split-bar in a vertical Splitter. | 
| Left Arrow | Moves left a split-bar in a horizontal Splitter. | 
| Right Arrow | Moves right a split-bar in a horizontal Splitter. | 
| Ctrl / Cmd + Up Arrow | Moves the splitbar up to collapse/expand the adjacent panes in the up direction. | 
| Ctrl / Cmd + Down Arrow | Moves the splitbar down to collapse/expand the adjacent panes in the down direction. | 
| Ctrl / Cmd + Left Arrow | Moves the splitbar left to collapse/expand the adjacent panes in the left direction. | 
| Ctrl / Cmd + Right Arrow | Moves the splitbar right to collapse/expand the adjacent panes in the right direction. | 
| Enter | Toggles the collapsed state of the nearest collapsible pane. | 
| Tab | Toggles to the next splitbars. | 
| Shift + Tab | Toggles to the previous splitbars. | 
Change Theme
Theme
Loading ...