Submit result value type.
Input submitter function interface.
A submitter is passed to InSubmit.submit()
method to perform the actual submit.
A submit failure (a returned promise rejection) is reported as validation messages. This can be either a [InSubmitError], or arbitrary error. Previously reported submit messages are replaced by the reported ones, and cleared on a new submit.
Generated using TypeDoc
Input value type.