React DropDownButton - ItemClickEvent

The type of the itemClick event handler's argument.

import { DropDownButtonTypes } from "devextreme-react/drop-down-button"
Type: DropDownButtonTypes.ItemClickEvent

component

The UI component's instance.

Selector: Component

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: Event

itemData

Type:

Object

itemElement