How can I change the color of placeholder text for TextInput? I’ve tried setting the Color html attribute but no change. It stays the same grey
I saw a prior thread about this but can’t see the answer.
How can I change the color of placeholder text for TextInput? I’ve tried setting the Color html attribute but no change. It stays the same grey
I saw a prior thread about this but can’t see the answer.
Hey @frantic_duck, considering you’re using the unstyled text input ( element), right below HTML Attributes in the right panel you can see “Element states”. Click on the Plus button and type/select “Placeholder”. Then you should be able to change styles for the placeholder.