The file instance that is being uploaded.
A unique key associated with each upload generated by nanoid
.
The current upload progress as a percentage from 0 - 100 percent.
The result after a FileReader
has read a file completely.
Note: This should be an ArrayBuffer
if the next step is to upload to a
server.
Generated using TypeDoc
@since 2.9.0