Vue DropDownButton - ItemClickEvent

The type of the itemClick event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: DxEvent

itemData

Type:

Object

itemElement