Angular TabPanel - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

TabPanel

element

The UI component's container.