Skip to main content

ChartHoverEffectsRuntimeScope

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/plugins/addChartHoverEffectsRuntime / ChartHoverEffectsRuntimeScope

Interface: ChartHoverEffectsRuntimeScope

Defined in: utils/charts/plugins/addChartHoverEffectsRuntime.ts:34

Properties​

getAbortController​

readonly getAbortController: ChartHoverEffectsRuntimeProvider<() => AbortController>

Defined in: utils/charts/plugins/addChartHoverEffectsRuntime.ts:35


getDocument​

readonly getDocument: ChartHoverEffectsRuntimeProvider<Document>

Defined in: utils/charts/plugins/addChartHoverEffectsRuntime.ts:36


getDocumentEventTarget​

readonly getDocumentEventTarget: ChartHoverEffectsRuntimeProvider<Document>

Defined in: utils/charts/plugins/addChartHoverEffectsRuntime.ts:37


getRequestAnimationFrame​

readonly getRequestAnimationFrame: ChartHoverEffectsRuntimeProvider<(callback: FrameRequestCallback) => number>

Defined in: utils/charts/plugins/addChartHoverEffectsRuntime.ts:38


getSetTimeout​

readonly getSetTimeout: ChartHoverEffectsRuntimeProvider<typeof setTimeout>

Defined in: utils/charts/plugins/addChartHoverEffectsRuntime.ts:39