Vue DropDownButton - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

Object

component

The UI component's instance.

Selector: DxComponent

element

The UI component's container.

item

Type:

Object

previousItem

Type:

Object