React-select:是否可以将控制器的宽度设置为100%?

时间:2017-01-18 16:12:34

标签: twitter-bootstrap-3 react-select

我正在尝试在使用boostrap 3的表单中使用react-select。 我找不到告诉控件宽度为100%的方法。

我尝试将autoSize设置为false。没工作。 我也尝试将wrapperStyle或样式选项设置为{width:'100%'},但仍然没有运气。

任何人都知道怎么做?

0 个答案:

没有答案