shouldAbortInactiveChartRender
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/charts/core/renderChartPreflight / shouldAbortInactiveChartRender
Function: shouldAbortInactiveChartRender()
shouldAbortInactiveChartRender(
dependencies:InactiveTabDependencies,allowInactiveTab:boolean):boolean
Defined in: utils/charts/core/renderChartPreflight.ts:41
Returns true when chart rendering should be skipped for an inactive tab.
Parametersβ
dependenciesβ
InactiveTabDependencies
allowInactiveTabβ
boolean
Returnsβ
boolean