JavaScript/jQuery Lookup - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { SelectionChangedEvent } from "devextreme/ui/lookup"
Type:

Object

component

The UI component's instance.

Type:

Lookup

element

The UI component's container.

selectedItem

Type:

Object