React TabPanel - ContentReadyEvent

The type of the contentReady event handler's argument.

import { TabPanelTypes } from "devextreme-react/tab-panel"
Type: TabPanelTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component
Type:

TabPanel

element

The UI component's container.