TFormState object¶
Contains a state of form in a current time. Form state can be different over time, for e.g. when we open a page, form is in a initial
state, when a submit button is clicked, form state changes to submitting, and so on.
All possibles values¶
- submitting
- saved
- initial
- unsaved
- validating
- validationFailed