React DeferRendering - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DeferRenderingTypes } from "devextreme-react/defer-rendering"
Type: DeferRenderingTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component

element

The UI component's container.