getEffectiveTheme
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/theming/core/theme / getEffectiveTheme
Function: getEffectiveTheme()
getEffectiveTheme(
theme?:string|null):EffectiveTheme
Defined in: utils/theming/core/theme.ts:176
Get the effective theme (resolves 'auto' to actual theme)
Parametersβ
theme?β
string | null