Hero Hook Form API / FormSubmissionState
Interface: FormSubmissionState
Defined in: types.ts:299
Properties
isSubmitting
isSubmitting:
boolean
Defined in: types.ts:300
isSubmitted
isSubmitted:
boolean
Defined in: types.ts:301
isSuccess
isSuccess:
boolean
Defined in: types.ts:302
error?
optionalerror:string
Defined in: types.ts:303