NumberInput Function
Deprecated in 4.12.0. Use [[iTwinUI input]] instead.
Input component for numbers with up and down buttons to increment and decrement the value.
NumberInput(props: NumberInputProps): React.ReactNode
Parameter | Type | Description |
---|---|---|
props | NumberInputProps |
Returns - React.ReactNode
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.