Configuration object type. initialValues
is optional.
Optional function/s to extend Felte's functionality.
Optional function that accepts any thrown exceptions from the onSubmit function. You can return an object with the same shape Errors
for a reporter to use it.
Required function to handle the form data on submit.
Optional function/s to handle reporting errors.
Optional function to validate the data.
Generated using TypeDoc
Configuration object type.
initialValues
is optional.