Angular SelectBox - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { DxSelectBoxTypes } from "devextreme-angular/ui/select-box"
Type: DxSelectBoxTypes.SelectionChangedEvent

component

The UI component's instance.

Type:

SelectBox

element

The UI component's container.

selectedItem

Type:

Object