例如:http://codepen.io/Enclave88/pen/YqNpog?edit = 1010
var InputBox = React.createClass({ render: function() { return ( <input className="mainInput" value='Some something'></input> ) } });
javascript select input reactjs
input ×1
javascript ×1
reactjs ×1
select ×1