Vue DropDownBox - OpenedEvent

The type of the opened event handler's argument.

import { DxDropDownBoxTypes } from "devextreme-vue/drop-down-box"
Type: DxDropDownBoxTypes.OpenedEvent

component

The UI component's instance.

Selector: DxComponent
Type:

DropDownBox

element

The UI component's container.