Can we customise the button or can't we add an area or another icon to the image-upload? Sometimes for pretty UIs this button with choose file doesn't match at all.
Or is there any ways to achieve my requirement? I am working on an Angular-CLI project with web-pack.
It is a must to use HTMLFileInput component to get File objects in Javascript. Please search for a CSS solution for your problem, there are a lot of out there.
Can we customise the button or can't we add an area or another icon to the image-upload? Sometimes for pretty UIs this button with choose file doesn't match at all. Or is there any ways to achieve my requirement? I am working on an Angular-CLI project with web-pack.