API Reference > ui-core > Form > FormContextState FormContextState Interface Beta FormContextState combines the Form's state data with the callbacks used to update the value of the state data. Extends FormState Methods Name Description setValues(values: FieldValues): void Inherited properties Name Type Inherited from Description errorMsg string FormState submitSuccess undefined | boolean FormState values FieldValues FormState Defined in ui/core/src/ui-core/form/Form.tsx Line 64 Last Updated: 11 June, 2024