Angular DropDownButton - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { DxDropDownButtonTypes } from "devextreme-angular/ui/drop-down-button"
Type: DxDropDownButtonTypes.SelectionChangedEvent

component

The UI component's instance.

Selector: dxo-component

element

The UI component's container.

item

Type:

Object

previousItem

Type:

Object