zefoy / ngx-dropzone-wrapper

Angular wrapper library for Dropzone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use dropzone in *ngFor

sb711 opened this issue · comments

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

Like any other component in Angular.

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

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

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.

How solve ngx dropzone ngfor dynamic data