An input value.
A handler that updates state when various input events occur.
OptionalidAn ID that uniquely identifies a text input.
OptionalisIf true then element is auto-focusable inside a focus scope.
OptionalisIf true then hover events are disabled.
OptionalisIf true then an input is marked as invalid.
OptionalonA handler that is called when the element loses focus.
OptionalonA handler that is called when an input value is changed.
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.
An input value.
Props of the useFormattedInput hook.