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 & Shift + Tab | Moves the focus between the Upload focusable elements - the Select Files button, the selected files list, and the action buttons (Cancel, Upload) after the file list (if present). |
Space/Enter | Opens the file selection dialog if the Select Files button is focused. |
Down Arrow | Highlights the next file in the file list (if such exists) when a file in the list is focused. |
Up Arrow | Highlights the previous file in the file list (if such exists) when a file in the list is focused. |
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. Focus is moved either to the next or previous file in the list (if such exists), or to the Select Files button when there are no files left. |
Space | When chunk upload is enabled, starts or pauses the focused file upload. |
Change Theme
Theme
Loading ...