This repository was archived by the owner on Oct 8, 2018. It is now read-only.

Description
It would be nice to be able to disable the component if needed. I'm currently attempting to implement it but have it disabled until another form element is completed. I can do this directly to the child <button> element which effectively makes the button look disabled, but you can still click it to invoke the file uploader.