ng-dropzone icon indicating copy to clipboard operation
ng-dropzone copied to clipboard

Can't add Dropzone Title

Open rafbel opened this issue 7 years ago • 1 comments

Hi, I am trying to add a dropzone title similar to the "Drop files here or click to upload." on the example page, but I can't find the option to allow me to set it. I have added a screenshot for context. dropzone

rafbel avatar Jan 24 '18 19:01 rafbel

I ran into this same problem today. In the Dropzone.js docs, there's an option for dictDefaultMessage. This is ostensibly for localization, but I repurposed it for my own label.

http://www.dropzonejs.com/#config-dictDefaultMessage

Hope this helps!

jamesacklin avatar Jun 18 '18 20:06 jamesacklin