Defined in: FormGroupApi/FormGroupApi.public.ts:161
TGroupValue
TGroupErrorTypes extends FormErrorTypes
canSubmit: boolean;Defined in: FormGroupApi/FormGroupApi.public.ts:173
errors: FormErrors<TGroupErrorTypes>;Defined in: FormGroupApi/FormGroupApi.public.ts:167
isDirty: boolean;Defined in: FormGroupApi/FormGroupApi.public.ts:169
isInvalid: boolean;Defined in: FormGroupApi/FormGroupApi.public.ts:172
isPristine: boolean;Defined in: FormGroupApi/FormGroupApi.public.ts:170
isSubmitSuccessful: boolean;Defined in: FormGroupApi/FormGroupApi.public.ts:175
isSubmitting: boolean;Defined in: FormGroupApi/FormGroupApi.public.ts:174
isTouched: boolean;Defined in: FormGroupApi/FormGroupApi.public.ts:168
isValid: boolean;Defined in: FormGroupApi/FormGroupApi.public.ts:171
isValidating: boolean;Defined in: FormGroupApi/FormGroupApi.public.ts:176
meta: unknown;Defined in: FormGroupApi/FormGroupApi.public.ts:166
submissionAttempts: number;Defined in: FormGroupApi/FormGroupApi.public.ts:177
values: TGroupValue;Defined in: FormGroupApi/FormGroupApi.public.ts:165