Hero Hook Form API / FormSubmissionState
Interface: FormSubmissionState
Defined in: types.ts:475
Properties
isSubmitting
isSubmitting:
boolean
Defined in: types.ts:476
isSubmitted
isSubmitted:
boolean
Defined in: types.ts:477
isSuccess
isSuccess:
boolean
Defined in: types.ts:478
error?
optionalerror:string
Defined in: types.ts:479