react-images-upload icon indicating copy to clipboard operation
react-images-upload copied to clipboard

Is it possible to make the input required?

Open SaadMoutalib opened this issue 5 years ago • 1 comments

I want to make it mandatory to select a file, like it is already possible with HTML 5 in this way : <input type='file' required /> I was thinking if there is way to send the required boolean value from the ImageUploader component into the input that is inside it.

SaadMoutalib avatar Jun 16 '20 01:06 SaadMoutalib

+1 this would be a nice addition

yehee avatar Jun 17 '20 02:06 yehee