我正在使用react-select在我的web-app中添加一个多选控件。我正在寻找一个很好的例子来将的观察值注入到控件中。import Select from 'react-select';
multi value={this.state.value}
placeholder="Select</em
反应:^15.4.2,反应-选择:^1.0.0-rc.10, import * as React from 'react';// Be sure to include styles at some point, probably during your bootstrapping
import 'react-select/dist/react-se