New to Kendo UI for Angular? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the Window is always available.
Note: The
Esckey will close the Window only when focus is on built-in elements like the action buttons, title bar, or the Window itself. If the content contains a focusable element like an<input/>and that element is in focus, theEsckey will not close the Window.
The Window supports the following keyboard shortcuts:
| SHORTCUT | DESCRIPTION | 
|---|---|
| Up Arrow | Moves the Window upwards. | 
| Down Arrow | Moves the Window downwards. | 
| Left Arrow | Moves the Window to the left. | 
| Right Arrow | Moves the Window to the right. | 
| Ctrl+Up Arrow | Narrows the Window in a vertical direction. | 
| Ctrl+Down Arrow | Expands the Window in a vertical direction. | 
| Ctrl+Left Arrow | Narrows the Window in a horizontal direction. | 
| Ctrl+Right Arrow | Expands the Window in a horizontal direction. | 
| Alt+Down Arrow | Minimizes and restores the Window. | 
| Alt+Up Arrow | Maximizes and restores the Window. | 
| Esc | Closes the Window. | 
Change Theme
Theme
Loading ...