Vue DropDownBox - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

DropDownBox

element

The UI component's container.