BeforeUploadEventArgs

12 Sep 20251 minute to read

Properties

cancel boolean

Defines whether the current action can be prevented.

currentRequest { : }[]

Returns the XMLHttpRequest instance that is associated with upload action.

customFormData { : }[]

Defines the additional data in key and value pair format that will be submitted to the upload action.