[SvgIcon] color in MenuItem #4453
Labels
component: menu
This is the name of the generic UI component, not the React module!
component: SvgIcon
The React component.
v0.x
Problem description
I use Svg Icon, SelectField & MenuItem.
I want to change Icon's color. It's possible with
color
attribute, but it's not working inside MenuItem:I've put same icon's code near menu to show that it works w/o MenuItem
Steps to reproduce
Workaround
I'm adding icon & text as
primaryText
and it works, but when such item is selected layout goes out, there is extra whitespace around.Versions
The text was updated successfully, but these errors were encountered: