New to KendoReactStart a free 30-day trial

Keyboard Navigation

Managing the Focus

Initial focus is on the selected date.

Keyboard Shortcuts

Actions applied to the DateInput:

The DatePicker implements the keyboard shortcuts for the DateInput component:

DateInput specification

Apart from that, it also features the following shortcuts related to ist Popup:

ShortcutBehavior
EscCloses the popup
Alt/Opt(Mac) + DownOpens the popup
Alt/Opt(Mac) + UpCloses the popup

Actions applied to the Calendar:

Ones the popup is open, navigation is handled through the Calendar component:

Calendar specification

Resources

ARIA Authoring Practices: Date Picker Dialog

Change Theme
Theme
Loading ...

When the popup of the DatePicker is opened, it adopts the same keyboard shortcuts as the keyboard shortcuts of the Calendar.

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

See Also