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