BadCodes
TTCTheo's Typesafe Cult
•Created by BadCodes on 9/8/2024 in #questions
Dropzone Button
Is it possible to disable the onClick functionality of the button inside of the UploadDropzone? I want to prevent the button being clicked so that I can control the callback of triggering the upload process in a different dependency.
I've looked in the documentation and could not find anything about it. It seems the only way to go about this is to wrap the dropzone functionality and design it in the way I want.
4 replies