dz-message
and dropzone will not create the message for you.params
option.file
object you can use when events fire. You can access file.width
and file.height
if itβs an image, as well as file.upload
which is an object containing: progress
(0-100), total
(the total bytes) and bytesSent
.sending
event:file.previewElement
. For example:previewsContainer
option. The previewsContainer
should have thedropzone-previews
or dropzone
class to properly display the file previews.dropzone.js
tag. Only create an issue on GitLab when you think you found a bug or want to suggest a new feature.