React DropDownButton - ButtonClickEvent

The type of the buttonClick event handler's argument.

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

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

selectedItem

Type:

Object