JavaScript function called after the upload

Hi team



How can I assign an event to finish uploading all files?



example: alert(“Finish!”);

or

close the window

There is no ready to use event, you can add any necessary code to the end of the endLoading method