NumberInput
A Number Input lets users enter numeric values and provides buttons to increment or decrement the value. It extends the HvInput component—refer to its documentation for additional available props.
The HvNumberInput
component shares the same API as HvInput
. For full
documentation, see the HvInput component page.