Vue DropDownButton - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxDropDownButtonTypes } from "devextreme-vue/drop-down-button"
Type: DxDropDownButtonTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent

element

The UI component's container.