Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

Ability to render icon on unchecked radios and checkboxes #72

Open
hacknug opened this issue Aug 13, 2020 · 0 comments
Open

Ability to render icon on unchecked radios and checkboxes #72

hacknug opened this issue Aug 13, 2020 · 0 comments

Comments

@hacknug
Copy link

hacknug commented Aug 13, 2020

I'm working on two different sites (designed by different folks) and for both I had to implement this kind of radio input:

radio_emptyradio_filled

Due to icon only being applied to :checked elements, I couldn't rely on it to style the input. Given it automatically escapes the SVG code and let's us take advantage of iconColor, it would be great if we could use it to add a bg-image to all radios regardless of their state.

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

1 participant