Hide the 'add file' button in q-uploader
-
So I just wanted to know if is it possible to hide the ‘add file’ button in the q-uploader?
There’s an option to hide the upload button which is ‘hide-upload-btn’ but not for the add file.
I was thinking of hiding the button and just letting the user click on the upload area to open the pick file window. Something like here:
https://www.dropzonejs.com/ -
I must agree the layout for q-uploader is not so flexible and take a lot of web space. So I think we must write our own component for uploader to suit our needs.