Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A wrapper class implementing the 3rd party DropzoneJS object.

Constructor

Code Block
languagejs
var cdz = new CotDropzone();
Creates a new CotDropzone object.

...