getMessage()
Get the message of of this dropzone.
withMessage($message)
Get a dropzone like this, displaying the given message in it.
catch(Exception $e) $message
withUploadButton(Button $button)
Get a dropzone like this, using the given button to upload the files to the server.
getUploadButton()
Get the button to upload the files to the server.