You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The inputStyles are setting the color on the value that user inputs. In CSS, the placeholder text can be styled by using the ::placeholder pseudo element.
The inputStyles are setting the color on the value that user inputs. In CSS, the placeholder text can be styled by using the ::placeholder pseudo element.
Description
There is no way to set color to placeholder text in TextInputs
Link to Reproduction
.
Steps to reproduce
Use any TextInput element with a background color.
Jenga UI Version
latest
Browser
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: