React SelectBox - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { SelectBoxTypes } from "devextreme-react/select-box"
Type: SelectBoxTypes.SelectionChangedEvent

component

The UI component's instance.

Type:

SelectBox

element

The UI component's container.

selectedItem

Type:

Object