shuyu / angular-material-fileinput

A Html input file enhance base on angular material to file input or file upload.
MIT License
156 stars 74 forks source link

Avoid folder drag and drop #54

Open sangameshb15 opened 7 years ago

sangameshb15 commented 7 years ago

Currently only files are allowed to select for upload but it allows folder to be dragged and dropped. How can I avoid folder drag and drop?