Angular TabPanel - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { DxTabPanelTypes } from "devextreme-angular/ui/tab-panel"
Type: DxTabPanelTypes.SelectionChangedEvent

addedItems

Type:

Array<any>

component

The UI component's instance.

Selector: dxo-component
Type:

TabPanel

element

The UI component's container.

removedItems

Type:

Array<any>