[Input] Does not have a color prop #11644
Labels
component: text field
This is the name of the generic UI component, not the React module!
new feature
New feature or request
Expected Behavior
The expectation is that this components colors can be modified thought a color prop like similar form components, such as Button and Checkbox.
Current Behavior
Currently you have to overwrite the styles through the classes prop to achieve the desired result.
Context
I use a primary and a secondary color theme in the jss theme for the project I'm currently working on. The primary color pallet are the brand colors and the secondary color pallet is used for highlighting what parts of the site are intractable like buttons menus forms.
Your Environment
The text was updated successfully, but these errors were encountered: