Vue DeferRendering - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxDeferRenderingTypes } from "devextreme-vue/defer-rendering"
Type: DxDeferRenderingTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent

element

The UI component's container.