Open MR62 opened 8 years ago
Hi, In ng2FileDrop When we used "accept", how can add class? I want check file is valid or invalid in "fileOver" event.
Same boat here I don't know the source code that well but I need a way to validate the users loading files into the directive please post a link if you have a snippet/example to share
this.uploader.queue[0].file.type
Hi, In ng2FileDrop When we used "accept", how can add class? I want check file is valid or invalid in "fileOver" event.