Lifecycle callbacks accepted by React upload hooks.
Optional
Called after the upload client throws.
Called when a file is about to be uploaded.
Called when the upload client reports file progress.
Called after either success or failure.
Called after the upload completes successfully.
Lifecycle callbacks accepted by React upload hooks.