NumericChangeEvent

Props

The following table outlines the props for the NumericChangeEvent:

NameTypeDefaultDescription
event
React.ChangeEvent<HTMLInputElement>
-

Specifies the initial event object received from the input element.

value
number | null
-

Specifies the current value of the NumericTextBox.