提交 e7fec9dc 编写于 作者: Y yiminghe

add input-number

上级 465c8c2c
......@@ -15,6 +15,6 @@ function onChange(v){
React.render(
<div><InputNumber min={1} max={10} defaultValue={3} onChange={onChange} style={{width:100}}/></div>
, document.getElementById('components-inputnumber-demo-basic'));
, document.getElementById('components-input-number-demo-basic'));
````
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册