Skip to main content

Function: resolveActiveProviderTab()

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

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

Resolves the currently configured provider key.

Parametersโ€‹

statusโ€‹

| CloudStatusSummary | null

Returnsโ€‹

| CloudProviderSetupPanelTabKey | null