Vue Form - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxFormTypes } from "devextreme-vue/form"
Type: DxFormTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

Form

element

The UI component's container.