File tree 2 files changed +0
-2
lines changed
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ When a numeric value needs to be provided.
20
20
| autofocus | get focus when component mounted | boolean | false | |
21
21
| bordered | Whether has border style | boolean | true | 3.0 |
22
22
| controls | Whether to show ` +- ` controls | boolean | true | 3.0 |
23
- | controls | Whether to show ` +- ` controls | boolean | true | 3.0 |
24
23
| decimalSeparator | decimal separator | string | - | |
25
24
| defaultValue | initial value | number | | |
26
25
| disabled | disable the input | boolean | false | |
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ cover: https://gw.alipayobjects.com/zos/alicdn/XOS8qZ0kU/InputNumber.svg
23
23
| autofocus | 自动获取焦点 | boolean | false | |
24
24
| bordered | 是否有边框 | boolean | true | 3.0 |
25
25
| controls | 是否显示增减按钮 | boolean | true | 3.0 |
26
- | controls | 是否显示增减按钮 | boolean | true | 3.0 |
27
26
| decimalSeparator | 小数点 | string | - | |
28
27
| defaultValue | 初始值 | number | | |
29
28
| disabled | 禁用 | boolean | false | |
You can’t perform that action at this time.
0 commit comments