Type guard to check that a fiven form submission is either AwaitingValidationResult or Submitting. Either of these statuses indicates that a form should be displayed as submitting.
AwaitingValidationResult
Submitting
Type guard to check that a fiven form submission is either
AwaitingValidationResultorSubmitting. Either of these statuses indicates that a form should be displayed as submitting.