React DropDownButton - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

component

The UI component's instance.

Selector: Component

element

The UI component's container.

item

Type:

Object

previousItem

Type:

Object