Skip to main content

CHART_DOM_IDS

FitFileViewer - API Documentation v29.9.0


FitFileViewer - API Documentation / utils/charts/dom/chartDomUtils / CHART_DOM_IDS

Variable: CHART_DOM_IDS

const CHART_DOM_IDS: { backgroundContainer: string; contentContainers: string[]; controlsToggleSelector: string; renderContainers: string[]; settingsWrapperSelector: string; }

Defined in: utils/charts/dom/chartDomUtils.js:104

Type Declaration​

backgroundContainer​

backgroundContainer: string = CHART_BACKGROUND_CONTAINER_ID

contentContainers​

contentContainers: string[]

controlsToggleSelector​

controlsToggleSelector: string = CHART_CONTROLS_TOGGLE_SELECTOR

renderContainers​

renderContainers: string[]

settingsWrapperSelector​

settingsWrapperSelector: string = CHART_SETTINGS_WRAPPER_SELECTOR