Dropzone

Drag and drop file uploads with image previews powered by Dropzone.js. Please read the official plugin documentation for a full list of options.

Drag & Drop File Uploads

<div 
  class="dropzone dropzone-multiple w-100" 
  data-toggle="dropzone" 
  data-dropzone-multiple 
  data-dropzone-url="http://"
  data-dropzone-files='["assets/images/256_daniel-gaffey-1060698-unsplash.jpg", "assets/images/256_rsz_clem-onojeghuo-150467-unsplash.jpg", "assets/images/256_rsz_florian-perennes-594195-unsplash.jpg"]'>...</div>