danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.6k forks source link

How to use Upload.upload in angular 7 #2104

Open radloori opened 5 years ago

radloori commented 5 years ago

we are using this plugin in our AngularJS project and we are now migrating to Angular7. I am trying to do it manually but I am not sure what to do for Upload.upload method. Will this work in Angular 7.