Vue DropDownButton - ButtonClickEvent

The type of the buttonClick event handler's argument.

import { ButtonClickEvent } from "devextreme/ui/drop_down_button"
Type:

Object

component

The UI component's instance.

Selector: DxComponent

element

The UI component's container.

event

Specifies the executed event.

Selector: DxEvent

selectedItem

Type:

Object