Search results

PauseResumeEventArgs API in React Uploader API component

Properties

chunkCount

number

Returns the total number of chunks.

chunkIndex

number

Returns the index of chunk that is Paused or Resumed.

chunkSize

number

Returns the chunk size value in bytes.

event

Event

Returns the original event arguments.

file

FileInfo

Returns the file data that is Paused or Resumed.