ComputedStateManagerRuntimeScope
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/state/core/computedStateManagerRuntime / ComputedStateManagerRuntimeScope
Interface: ComputedStateManagerRuntimeScope
Defined in: utils/state/core/computedStateManagerRuntime.ts:8
Propertiesβ
getDateNowβ
readonlygetDateNow: (() => (() =>number) |undefined) |undefined
Defined in: utils/state/core/computedStateManagerRuntime.ts:9
getMatchMediaβ
readonlygetMatchMedia: (() => ((query:string) =>MediaQueryList) |undefined) |undefined
Defined in: utils/state/core/computedStateManagerRuntime.ts:10
getPerformanceβ
readonlygetPerformance: (() =>Pick<Performance,"now"> |undefined) |undefined
Defined in: utils/state/core/computedStateManagerRuntime.ts:11