ShowFitDataRuntimeScope
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/rendering/core/showFitDataRuntime / ShowFitDataRuntimeScope
Interface: ShowFitDataRuntimeScope
Defined in: utils/rendering/core/showFitDataRuntime.ts:17
Propertiesβ
getCustomEventβ
readonlygetCustomEvent:ShowFitDataRuntimeProvider<<T>(type:string,eventInitDict?:CustomEventInit<T>) =>CustomEvent<T>>
Defined in: utils/rendering/core/showFitDataRuntime.ts:18
getDocumentβ
readonlygetDocument:ShowFitDataRuntimeProvider<ShowFitDataDocument>
Defined in: utils/rendering/core/showFitDataRuntime.ts:19
getDispatchEventβ
readonlygetDispatchEvent:ShowFitDataRuntimeProvider<(event:Event) =>boolean>
Defined in: utils/rendering/core/showFitDataRuntime.ts:20
getMatchMediaβ
readonlygetMatchMedia:ShowFitDataRuntimeProvider<(query:string) =>MediaQueryList>
Defined in: utils/rendering/core/showFitDataRuntime.ts:21
getQueueMicrotaskβ
readonlygetQueueMicrotask:ShowFitDataRuntimeProvider<{(callback:VoidFunction):void; (callback: () =>void):void; }>
Defined in: utils/rendering/core/showFitDataRuntime.ts:22
getScrollToβ
readonlygetScrollTo:ShowFitDataRuntimeProvider<ShowFitDataScrollTo>
Defined in: utils/rendering/core/showFitDataRuntime.ts:23