Dropzone-File Uploads

Dropzone is one of the most popular drag and drop JavaScript libraries. It is free, fully open source, and makes it easy for you to handle dropped files on your website.

Add Package
npm install ngx-dropzone-wrapper --save
Remove Package
npm uninstall ngx-dropzone-wrapper --save or you can remove package by removing specific package from package.json
Import Style
@import '~dropzone/dist/min/dropzone.min.css'; in style.scss file
© Steex.
Design & Develop by Themesbrand