InputNumber
Input numerical values with a customizable range.
Basic Usage
Use the mouse or keyboard to enter a value within a customizable range.
Disabled Status
ReadOnly status
Decimal Number
High precision decimals
Use stringMode to support high precision decimals support. onChange will return string value instead.
Formatter
Display value within it's situation with formatter, and we usually use parser at the same time.