getTabButtonIdentity
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/ui/controls/enableTabButtonsHelpers / getTabButtonIdentity
Function: getTabButtonIdentity()
getTabButtonIdentity(
button:HTMLElement):TabButtonIdentity
Defined in: utils/ui/controls/enableTabButtonsHelpers.ts:83
Get common identity data for a tab button.
Parametersβ
buttonβ
HTMLElement
Button element to inspect.
Returnsβ
Identity data used by tab-button state helpers.