In my Angular application, I have browse and upload image functionality. Sample images provided by Windows7 (Chrysanthemum.jpg, Desert.jpg etc) having sizes gre
I am using ng2-file-upload in angular 2. Is there any way to submit my form data with file upload action?