mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-30 06:09:34 +08:00
parent
b9a86b2ea1
commit
192183e047
@ -22,7 +22,7 @@ When a numeric value needs to be provided.
|
||||
| min | min value | number | -Infinity |
|
||||
| parser | Specifies the value extracted from formatter | function( string): number | - |
|
||||
| precision | precision of input value | number | - |
|
||||
| decilamSeparator | decimal separator | string | - |
|
||||
| decimalSeparator | decimal separator | string | - |
|
||||
| size | width of input box | string | - |
|
||||
| step | The number to which the current value is increased or decreased. It can be an integer or decimal. | number\|string | 1 |
|
||||
| value | current value | number | |
|
||||
|
Loading…
Reference in New Issue
Block a user