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

ChunkSettings

The settings for the Upload chunk functionality.

NameTypeDefaultDescription

autoRetryAfter?

number

100

The number of milliseconds to wait before retrying a failed chunk upload.

maxAutoRetries?

number

1

The number of attempts to retry uploading a failed chunk.

resumable?

boolean

true

Specifies whether the file upload process can be paused and later resumed.

size?

number

1048576

The size of the chunks in bytes.

Not finding the help you need?
Contact Support