Skip to main content

RenderChartStartupRuntime

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/charts/core/renderChartStartupRuntime / RenderChartStartupRuntime

Interface: RenderChartStartupRuntime

Defined in: utils/charts/core/renderChartStartupRuntime.ts:25

Properties​

addDOMContentLoadedListener​

addDOMContentLoadedListener: (listener: RenderChartStartupListener, options: RenderChartStartupListenerOptions) => void

Defined in: utils/charts/core/renderChartStartupRuntime.ts:26

Parameters​

listener​

RenderChartStartupListener

options​

RenderChartStartupListenerOptions

Returns​

void


canRegisterDOMContentLoadedListener​

canRegisterDOMContentLoadedListener: () => boolean

Defined in: utils/charts/core/renderChartStartupRuntime.ts:30

Returns​

boolean