New to Kendo UI for AngularStart a free 30-day trial

ChunkSettings

The settings for the Upload chunk functionality.

NameTypeDefaultDescription

autoRetryAfter?

number

100

Will attempt a failed chunk upload after the specified number of milliseconds.

maxAutoRetries?

number

1

Determines the number of attempts to retry uploading a failed chunk.

resumable?

boolean

true

Determines if the file upload process could be paused and later resumed.

size?

number

1048576

The size of the chunks in bytes. Default is 1MB.

Not finding the help you need?
Contact Support