React Lookup - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { LookupTypes } from "devextreme-react/lookup"
Type: LookupTypes.SelectionChangedEvent

component

The UI component's instance.

Selector: Component
Type:

Lookup

element

The UI component's container.

selectedItem

Selector: SelectedItem
Type:

Object