FormzSubmissionStatusX extension

Useful extensions on FormzSubmissionStatus

on

Properties

isCanceled bool
Indicates whether the form submission has been canceled.
no setter
isFailure bool
Indicates whether the form submission failed.
no setter
isInitial bool
Indicates whether the form has not yet been submitted.
no setter
isInProgress bool
Indicates whether the form is in the process of being submitted.
no setter
isInProgressOrSuccess bool
Indicates whether the form is either in progress or has been submitted successfully.
no setter
isSuccess bool
Indicates whether the form has been submitted successfully.
no setter