getChartControlsToggle
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/charts/dom/chartDomUtils / getChartControlsToggle
Function: getChartControlsToggle()
getChartControlsToggle(
doc:Document|null|undefined):HTMLElement|null
Defined in: utils/charts/dom/chartDomUtils.ts:84
Resolve the chart controls toggle button.
Parametersβ
docβ
Document | null | undefined
Document used for lookup.
Returnsβ
HTMLElement | null
The chart controls toggle, if found.