56 $clone->upload_button = $button;
withUploadButton(Button $button)
Get a dropzone like this, using the given button to upload the files to the server.$this
getUploadButton()
Get the button to upload the files to the server.Button
trait ComponentHelper
Provides common functionality for component implementations.
checkStringArg($which, $value)
Throw an InvalidArgumentException if $value is no string.
getMessage()
Get the message of of this dropzone.string
withMessage($message)
Get a dropzone like this, displaying the given message in it.$this