Skip to main content
cngx-src documentation

tabOverflowOptionId

Functioncommon/tabs/overflow

projects/common/tabs/overflow/overflow-template-cascade.ts

Description#

DOM id for a hidden-tab option row in the overflow listbox.
Stable across CD passes so aria-activedescendant resolves to the same <li>. -overflow-option suffix avoids collision with the strip-button (-header) and per-tab descriptor (-desc).

Signature#

tabOverflowOptionId(tab: CngxTabHandle)

Parameters#

@paramtabCngxTabHandle

Returns#

string