UploadOnBeforeUploadEvent
The onBeforeUpload
event.
additionalData
The additional data that will be sent with the request. Can be modified.
files
Array<UploadFileInfo>
The files that will be sent with the request.
headers
The headers that will be sent with the request. Can be modified.
target
An event target.