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>