Skip to main content

getThemeConfigSafe

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/core/renderChartThemeHelpers / getThemeConfigSafe

Function: getThemeConfigSafe()

getThemeConfigSafe(): Promise<NormalizedThemeConfig>

Defined in: utils/charts/core/renderChartThemeHelpers.ts:187

Safely loads and normalizes the current theme configuration without requiring the legacy theme module during renderer module initialization.

Returns​

Promise<NormalizedThemeConfig>