zefoy / ngx-dropzone-wrapper

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

Is there a way to get multiple dropzones component refference ? #81

Closed Anoxy closed 6 years ago

Anoxy commented 6 years ago

As in question, is there a way to get multiple DropzoneComponent refferences ?

sconix commented 6 years ago

Thats a Angular related support question so not the correct place for the question, answer is yes you can name the component in Angular and use the name for ViewChild.