UploadListItemProps
Represents the properties of the KendoReact UploadList Item component.
Name | Type | Default | Description |
---|---|---|---|
async |
|
The asynchronous properties of the Upload. | |
disabled |
|
The | |
files |
|
One or more files for the current item. | |
onCancel |
|
Fires when the user clicks the Cancel button. | |
onRemove |
|
Fires when the user clicks the Remove button. | |
onRetry |
|
Fires when the user clicks the Retry button. |