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

Include displayExistingFile in the wrapper #560

Open snjkg opened 4 years ago

snjkg commented 4 years ago

Dropzone.js provides displayExistingFile as a method which allows you to display a 'mock' image you already have on your server.

It would be good to have the same method available in the vue2-dropzone wrapper.

https://gitlab.com/meno/dropzone/-/wikis/FAQ#how-to-show-files-already-stored-on-server