Skip to main content

Function: resolveActiveProviderTab()

resolveActiveProviderTab(status: CloudStatusSummary | null): CloudProviderSetupPanelTabKey | null

Defined in: src/components/Settings/cloud/CloudProviderSetupPanel.utils.ts:66

Resolves the currently configured provider key.

Parametersโ€‹

statusโ€‹

CloudStatusSummary | null

Returnsโ€‹

CloudProviderSetupPanelTabKey | null