zefoy / ngx-dropzone-wrapper

Angular wrapper library for Dropzone
MIT License
174 stars 51 forks source link

Use dropzone in *ngFor #110

Closed sb711 closed 6 years ago

sb711 commented 6 years ago

How can I use this dropzone wrapper inside a form element in *ngFor dynamically?

sconix commented 6 years ago

Like any other component in Angular.

sb711 commented 6 years ago

How can I use indexing for all repeated dropzone components in the HTML, ngModel isnt working ?

sb711 commented 6 years ago

Please help. Do I need to use multiple dropzone configs?

sconix commented 6 years ago

It's hard to help when I don't understand the problem. This sound more like question to Angular forums than related to this library.

myshanoo commented 1 year ago

How solve ngx dropzone ngfor dynamic data