rowanwins / vue-dropzone

A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews
https://rowanwins.github.io/vue-dropzone/docs/dist
MIT License
2.02k stars 1.4k forks source link

Use manually add and duplicate checked #601

Open MuhajirulFaqih opened 3 years ago

MuhajirulFaqih commented 3 years ago

Can I use manually add files and duplicate checked event?

I am read manually add files documentation in Here. But this example cannot be combination with duplicate checked event. image