Skip to main content

createControlsSection

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/ui/components/createSettingsHeader / createControlsSection

Function: createControlsSection()

createControlsSection(wrapper: HTMLElement): void

Defined in: utils/ui/components/createSettingsHeader.js:81

Creates the main controls section with dropdowns and sliders

Parameters​

wrapper​

HTMLElement

The wrapper element to add the controls to

Returns​

void