Vue Box - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxBoxTypes } from "devextreme-vue/box"
Type: DxBoxTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

Box

element

The UI component's container.