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