danialfarid / ng-file-upload

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

how can I use this in angular 4 , please help with docs #2012

Open Assdi opened 6 years ago

doughock commented 6 years ago

I have the same question. Is it possible to use with Angular 4?

baihech commented 6 years ago

You can use FormData to upload.

rinkudobariya commented 6 years ago

I also want to use this in angular4. If have you done with it please share with me.

Assdi commented 6 years ago

I've use this https://github.com/valor-software/ng2-file-upload @rinkudobariya

rinkudobariya commented 6 years ago

Thank you @Assdi

Assdi commented 6 years ago

you welcom @rinkudobariya

Kampii commented 6 years ago

Was this question answered?