Skip to main content

Function: resolveProviderLabel()

function resolveProviderLabel(status: CloudStatusSummary | null): string;

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

Builds a human friendly label representing the active provider.

Parametersโ€‹

statusโ€‹

| CloudStatusSummary | null

Returnsโ€‹

string