Angular DropDownButton - ItemClickEvent

The type of the itemClick event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: dxo-event

itemData

Type:

Object

itemElement