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.

Selector: Component
Type:

SelectBox

element

The UI component's container.

selectedItem

Selector: SelectedItem
Type:

Object