New to Kendo UI for Angular? Start a free 30-day trial

Keyboard Navigation

The keyboard navigation of the TimePicker is always available.

The TimePicker supports the following keyboard shortcuts:

ShortcutDescription
Alt+Down ArrowOpens the popup and moves the focus to the displayed calendar.
Alt+Up ArrowCloses the popup and moves the focus to the input element.
EscCloses the popup and moves the focus to the input element.
TabMoves focus to the next time section in the popup.
EnterAccepts the current value change.
Example
View Source
Change Theme:

Navigation Scenarios

When the input of the TimePicker is focused, it adopts the same keyboard shortcuts as the keyboard shortcuts of the DateInput.

When the popup of the TimePicker is opened the following shortcuts become available:

ShortcutDescription
Up ArrowIncrements the value of the focused time section.
Down ArrowDecrements the value of the focused time section.
TabMoves the focus to the next time section in the popup.
Shift+TabMoves the focus backwards.
EnterAccepts the current value change.

In this article

Not finding the help you need?