Skip to main content
cngx-src documentation

CngxTabDismissalsOptions

Interface

projects/common/tabs/dismissals/tab-dismissals.ts

Import#

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

Description#

Inputs to createTabDismissals.
The organism owns the [closable] / [addable] inputs and the DOM handle; the factory runs the cascade and the close/add interaction so the organism class stays under the LOC guard. \

Sibling shape to createTabGroupAnnouncements.

Index#

Instance Properties#

addable#Signal
Readonly
closable#Signal
Readonly
Readonly
Readonly
hostElement#HTMLElement
Readonly
Readonly
injector#Injector
Readonly