New to KendoReactStart a free 30-day trial

UploadListItemProps
Premium

Updated over 6 months ago

Represents the properties of the KendoReact UploadList Item component.

NameTypeDefaultDescription

async

UploadAsyncProps

The asynchronous properties of the Upload.

disabled

boolean

The disabled property of the Upload.

files

UploadFileInfo[]

One or more files for the current item.

onCancel

(uid: string) => void

Fires when the user clicks the Cancel button.

onRemove

(uid: string) => void

Fires when the user clicks the Remove button.

onRetry

(uid: string) => void

Fires when the user clicks the Retry button.

Not finding the help you need?
Contact Support