npm vue2-dropzone 2.3.2
Props and DropzoneOptions can be used together

latest releases: 3.6.0, 3.5.9, 3.5.8...
6 years ago

Changelog :

  • Previously, if props were added to component and if we set useCustomDropzoneOptions = true then, all the props were excluded and only dropzoneOptions provided options were used. But now, we can together use both.
  • Refer changes #115

Note :

  • If same prop is passed to attribute using :props="" and dropzoneOptions then, value defined in dropzoneOptions will be considered.

Don't miss a new vue2-dropzone release

NewReleases is sending notifications on new releases.