New to Kendo UI for AngularStart a free 30-day trial

Keyboard Navigation

Updated on Jul 8, 2026

The Kendo UI for Angular Splitter supports keyboard navigation through its split bars. To use the keyboard shortcuts, focus a split bar first, then press the relevant key combination.

The Splitter supports the following keyboard shortcuts:

ShortcutDescription
Up ArrowResizes the panes by moving the split bar up in a vertical Splitter.
Down ArrowResizes the panes by moving the split bar down in a vertical Splitter.
Left ArrowResizes the panes by moving the split bar left in a horizontal Splitter.
Right ArrowResizes the panes by moving the split bar right in a horizontal Splitter.
Ctrl or Cmd + Up ArrowCollapses or expands the adjacent panes in the up direction in a vertical Splitter.
Ctrl or Cmd + Down ArrowCollapses or expands the adjacent panes in the down direction in a vertical Splitter.
Ctrl or Cmd + Left ArrowCollapses or expands the adjacent panes in the left direction in a horizontal Splitter.
Ctrl or Cmd + Right ArrowCollapses or expands the adjacent panes in the right direction in a horizontal Splitter.
EnterToggles the nearest collapsible pane.
TabMoves focus to the next split bar.
Shift + TabMoves focus to the previous split bar.

The following example demonstrates the keyboard navigation of the Splitter. Press Tab until a split bar receives focus, then use the keyboard shortcuts from the table above.

Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support