'How to upload a single file only immediately with ngx-upload?

So I've been trying to use ngx-upload, while I know the library uses the query system I just want to know if is there any way that I can just press the button used to select the file to upload, then immediately send that file to the server. is that possible with that library?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source