New to Kendo UI for Angular? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the Upload is always available.
The Upload supports the following keyboard shortcuts.
SHORTCUT | DESCRIPTION |
---|---|
Tab | Focuses the Select File button, or the action buttons (Cancel, Upload) after the file list. |
Space/Enter | Opens the file selection dialog if the Select Files button is focused. |
Down Arrow | Highlights the next file in the file list, or the Clear button if the end of the list is reached. |
Up Arrow | Highlights the previous file in the file list, or the Select Files button if the top of the list is reached. |
Enter | Retries the upload of the failed file when the focus is on a file list item or starts the file upload for a valid file. |
Escape | Cancels the upload of the highlighted file when the focus is on a file list item. |
Delete | Removes the highlighted file when the focus is on a file list item. |
Space | When chunk upload is enabled, starts or pauses the focused file upload. |
Left Arrow / Right Arrow | Navigate between the Play/Pause, Cancel, Remove buttons of a highlighted file list item. |
Example
View Source
Change Theme: