Skip to main content
cngx-src documentation

CngxTabCloseEvent

Interface

projects/common/tabs/tab-group-host.token.ts

Referenced by#

Import#

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

Description#

Payload of CngxTabGroupHost.tabClose. Carries the closed tab's id and its index at close time. The consumer removes the tab from its own data in response; the presenter has already moved the active index to the surviving neighbour.

Index#

Properties

Instance Properties#

Readonly
index#number
Readonly