ChartThemeRuntimeScope
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/charts/theming/chartThemeRuntime / ChartThemeRuntimeScope
Interface: ChartThemeRuntimeScope
Defined in: utils/charts/theming/chartThemeRuntime.ts:9
Propertiesβ
getDocumentβ
readonlygetDocument:ChartThemeRuntimeProvider<Pick<Document,"body">>
Defined in: utils/charts/theming/chartThemeRuntime.ts:10
getLocalStorageβ
readonlygetLocalStorage:ChartThemeRuntimeProvider<Pick<Storage,"getItem">>
Defined in: utils/charts/theming/chartThemeRuntime.ts:11
getMatchMediaβ
readonlygetMatchMedia:ChartThemeRuntimeProvider<(query:string) =>Pick<MediaQueryList,"matches">>
Defined in: utils/charts/theming/chartThemeRuntime.ts:14