Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

material ui SelectField how to change width of Menu

can someone help me? I have a SelectField with fullWidth={true}. But, when i have opened my options, the width of popover is more than width of SelectField. I found that width is added in Menu( if autoWidth is true, by default autoWidth is true). Is it possibility to change Menu's autoWidth from SelectField ?

like image 277
Vlad Avatar asked Dec 18 '25 12:12

Vlad


1 Answers

This bug is fixed in the current version - beta.1. And now you have the option to change it's width. You can check an example in the docs. http://www.material-ui.com/v0.15.0-beta.1/#/components/select-field

like image 157
André Junges Avatar answered Dec 21 '25 09:12

André Junges



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!