react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
Custom file input button
trafficstars
Hi,
i am new react js and i have set the react-redux-universal-hot-example and using it to develop my project. all is working fine except form fields, actually i need a image file uploader button and i did it the default way but my manager needs custom button not the default one.
please help me out.
Can you explain what you mean by Custom? Are you talking about the design?

Actually i just need a label Add an Attachment and after selecting file, the name of file came next to the label.
and this my screen