Skip to main content
cngx-src documentation

CngxTabKeyboardNavOptions

Interface

projects/common/tabs/keyboard/tab-keyboard-nav.ts

Import#

import { CngxTabKeyboardNavOptions } from '@cngx/common/tabs'

Description#

Inputs to createTabKeyboardNav. The organism owns the DOM handle and the presenter contract; the factory runs the APG tablist keyboard model so the organism class stays under the LOC guard. Sibling shape to createTabDismissals.

Index#

Instance Properties#

Readonly
hostElement#HTMLElement
Readonly