NumberInput Function

Deprecated  in 4.12.x. Use [[iTwinUI input]] instead.

Input component for numbers with up and down buttons to increment and decrement the value.

NumberInput(props: NumberInputProps): "null" | ReactElement<any, string | JSXElementConstructor<any>>

Parameter Type Description
props NumberInputProps  

Returns - "null" | ReactElement<any, string | JSXElementConstructor>

Defined in

Last Updated: 13 May, 2024