2 Matching Annotations
- Feb 2022
-
mui.com mui.com
-
Color
The color prop does not support all MUI theme colors / their shades DIRECTLY through its color prop. Eg. The color prop supports primary but not primary.main/dark. It does not support the palette warning color at all.
To remedy this you have 2 options 1 BETTER -- give the icon the desired color through the sx prop OR 2. wrap the icon in a box and give the box to desired color
Tags
Annotators
URL
-
- Sep 2020
-
google.github.io google.github.io