Skip to main content

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​

TabButtonIdentity

Identity data used by tab-button state helpers.