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

allow for html in the label of a FloatingLabelInput #1092

Closed
kryptus36 opened this issue Sep 27, 2023 · 1 comment · Fixed by #1096
Closed

allow for html in the label of a FloatingLabelInput #1092

kryptus36 opened this issue Sep 27, 2023 · 1 comment · Fixed by #1096
Labels
enhancement New feature or request

Comments

@kryptus36
Copy link
Contributor

kryptus36 commented Sep 27, 2023

Summary

I want to use icons in my labels.

Basic example

<FloatingLabelInput label="<i class='fa fa-envelope'/> Email" />

Motivation

It's a very simple change that allows more flexibility. 100% backwards compatible.

I'm wondering if I did a pr if it would get accepted?

@kryptus36 kryptus36 added the enhancement New feature or request label Sep 27, 2023
@shinokada
Copy link
Collaborator

Please make a PR and I will see what I can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants