react-file-base64 icon indicating copy to clipboard operation
react-file-base64 copied to clipboard

Added ID input to input element with default ID of "FileBase64"

Open danielyuenhx opened this issue 2 years ago • 0 comments

Allow FileBase64 to accept ID props, where it can be used to manipulate and customise the Choose File button. Ideally, the input element can be set as display: none, and a label can be used instead by using the htmlFor attribute and that can be styled instead.

danielyuenhx avatar Sep 27 '22 09:09 danielyuenhx