TFormSubmitActionProps object¶
Properties¶
submitActonProps.controlsEntities¶
FormControl[] - arrays of all registered form controls in a store.
submitActonProps.formData¶
FormData - form data representations of all form controls that should be submitted to backend.