The input element of type file.
The cloned input element of type file.
List of files currently selected.
Form element that holds the file input.
Original list of files that were present.
Name of the file input or inputs.
Aborts the file upload.
A promise that resolves once the file upload is aborted.
Adds the handlers to the process queue and returns the process queue.
Additional handler for chaining to the promise.
Additional handler for chaining to the promise.
The process queue promise.
Adds the handlers to the process queue and returns the process queue.
Additional handler for chaining to the promise.
Additional handler for chaining to the promise.
The process queue promise.
Retrieves the process queue.
The process queue promise.
Checks whether any upload is being processed.
Whether any upload is being processed.
Retrieves the details about the current upload progress.
Details about the current upload progress.
Retrieves the current response object.
The current response object with the response info.
Finds the current state of the file upload request.
A promise that resolves with the current state of the file upload request.
Submits the form.
A promise that resolves when submission is done.
Generated using TypeDoc
The data for when a file is processed.