Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make it easy to set icons as classes #617

Open
wkeese opened this issue Apr 23, 2016 · 0 comments
Open

make it easy to set icons as classes #617

wkeese opened this issue Apr 23, 2016 · 0 comments
Assignees
Milestone

Comments

@wkeese
Copy link
Member

wkeese commented Apr 23, 2016

It would be convenient if Checkbox, RadioButton, Combobox, etc. let you specify CSS classes for the icons. For example, Checkbox could have properties:

checkedIconClass: "",
uncheckedIconClass: "",

and then an application could (for example) set checkedIconClass="fa-check" to use the Font Awesome font icons for the Checkbox checkmark. Likewise for the down arrow in the Combobox, or for the up/down navigation in a PageableList.

@wkeese wkeese added this to the 0.9.0 milestone May 30, 2016
@wkeese wkeese self-assigned this May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant