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

Ability to insert arbitrary left/right content on Button #1

Open
abidingotter opened this issue Mar 6, 2019 · 1 comment
Open

Ability to insert arbitrary left/right content on Button #1

abidingotter opened this issue Mar 6, 2019 · 1 comment

Comments

@abidingotter
Copy link

I like the simplicity of the iconLeft and iconRight, however I'm limited to the icon set of Feather Icons. I would like to insert a Font Awesome icon in the left or right, possibly by passing in a value for contentLeft or contentRight on the button.

@vrimar
Copy link
Owner

vrimar commented Mar 6, 2019

I'm planning on supporting custom icons (and maybe content) in one of the upcoming releases. You could technically pass a custom icon like in this example via the label attr.

This isn't ideal though, you'll have to handle the CSS styles/spacing yourself.

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

2 participants