We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hint_style
TextField
Originally posted by nascin October 5, 2022 Is there any way to change the color of the Textfield's hint_text property?
Depending on the control's bgcolor, it will be necessary to change the hint_text color
The text was updated successfully, but these errors were encountered:
Added additional styles to TextField and Dropdown
408069e
* label_style * hint_style * helper_style * counter_style * error_style * prefix_style * suffix_style Fix #446
f39a069
No branches or pull requests
Discussed in #445
Originally posted by nascin October 5, 2022
Is there any way to change the color of the Textfield's hint_text property?
Depending on the control's bgcolor, it will be necessary to change the hint_text color
The text was updated successfully, but these errors were encountered: