An object representing any errors in the data. They keys should match the keys in the value object.
{}
""
Function that will be called when the form is reset. The single argument is the event provided by react.
"function"
Function that will be called when the form is submitted. The
single argument is an event containing the latest value object
via event.value.
"function"