FormattedNumericInput Function
A numeric input that allows to pass custom parsing/formatting logic to handle values with units etc.
FormattedNumericInput(__namedParameters: FormattedNumericInputProps): React.JSX.Element
| Parameter | Type | Description | 
|---|---|---|
| __namedParameters | FormattedNumericInputProps | 
Returns - React.JSX.Element
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.