Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Should it always be an input element to upload the image? #10

Closed
saiyaff opened this issue Dec 19, 2016 · 2 comments
Closed

Should it always be an input element to upload the image? #10

saiyaff opened this issue Dec 19, 2016 · 2 comments

Comments

@saiyaff
Copy link

saiyaff commented Dec 19, 2016

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.

@ribizli
Copy link
Owner

ribizli commented Feb 1, 2017

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.

@ribizli ribizli closed this as completed Feb 1, 2017
@saiyaff
Copy link
Author

saiyaff commented Feb 9, 2017

Thanks for this @ribizli

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants