safeQueryTabButtons
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/ui/controls/enableTabButtonsHelpers / safeQueryTabButtons
Function: safeQueryTabButtons()
safeQueryTabButtons():
HTMLElement[]
Defined in: utils/ui/controls/enableTabButtonsHelpers.ts:45
Safely get an array of tab button elements.
Returnsβ
HTMLElement[]
Matching tab buttons, or an empty array when DOM access fails.