Type Alias FormsAppPendingSubmissionsMenuItem
FormsAppPendingSubmissionsMenuItem: FormsAppScreenMenuItemBase & { alwaysSubmitViaPendingQueue?: boolean; type: "PENDING_SUBMISSIONS"; } Type declaration
Optional
alwaysSubmitViaPendingQueue?: boolean
type: "PENDING_SUBMISSIONS"
If true, submissions will always go through the pending queuing and be submitted in the background