FormzSubmissionStatusX extension
Useful extensions on FormzSubmissionStatus
Properties
- isCanceled → bool
-
Available on FormzSubmissionStatus, provided by the FormzSubmissionStatusX extension
Indicates whether the form submission has been canceled.no setter - isFailure → bool
-
Available on FormzSubmissionStatus, provided by the FormzSubmissionStatusX extension
Indicates whether the form submission failed.no setter - isInitial → bool
-
Available on FormzSubmissionStatus, provided by the FormzSubmissionStatusX extension
Indicates whether the form has not yet been submitted.no setter - isInProgress → bool
-
Available on FormzSubmissionStatus, provided by the FormzSubmissionStatusX extension
Indicates whether the form is in the process of being submitted.no setter - isInProgressOrSuccess → bool
-
Available on FormzSubmissionStatus, provided by the FormzSubmissionStatusX extension
Indicates whether the form is either in progress or has been submitted successfully.no setter - isSuccess → bool
-
Available on FormzSubmissionStatus, provided by the FormzSubmissionStatusX extension
Indicates whether the form has been submitted successfully.no setter