OptionalformatA number format. By default, a format that uses the current locale.
OptionalidAn ID that uniquely identifies a text input.
OptionalisIf true then element is auto-focusable inside a focus scope.
OptionalisIf true then formatting is removed when a number is copied or cut.
OptionalisIf true then hover events are disabled.
OptionalisIf true then an input is marked as invalid.
OptionalisIf true then the handler won't allow changing the sign of the edited number.
OptionalisIf true then formatting is rendered for an undefined value.
OptionalonA handler that is called when the element loses focus.
OptionalonA handler that is called when an input value is changed.
An input value.
OptionalonA handler that is called when the element receives focus.
OptionalonA handler that is called when the element's focus status changes.
true if an element is focused.
OptionalonA handler that is called when the element receives focus that must be visible to a user.
OptionalonA handler that is called when the hover state changes.
true if an element is hovered.
OptionalonA handler that is called when a hover interaction ends.
OptionalonA handler that is called when a hover interaction starts.
The current input value.
Props of the useNumberInput hook.