NumberInput Function

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

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

Parameter Type Description
props NumberInputProps  

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

Defined in

Last Updated: 05 April, 2024