Type representing the shape of your form values.
Binds error message for a field
Return props for binding an input element to the form.
Handles input changes and triggers optional validation
Handles form submission
Reset form values and errors to initial state.
Set validation errors programmatically
Updates multiple form values programmatically
Custom React hook for managing forms with validation.