--- title: Dropzone libs: dropzone description: Dropzone is a simple JavaScript library that helps you add file drag and drop functionality to your web forms. It is one of the most popular drag and drop library on the web and is used by millions of people. --- ## Default Dropzone ```html example code vendors height="240px"
``` ## Add multiple files ```html example code vendors height="240px"
``` ## Custom Dropzone ```html example code vendors height="240px"

Your text here

Your custom description here
```