Configuration object when initialValues is not set. Used when using the form action.
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 when
initialValuesis not set. Used when using theformaction.