Angular Lookup - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { DxLookupTypes } from "devextreme-angular/ui/lookup"
Type: DxLookupTypes.SelectionChangedEvent

component

The UI component's instance.

Selector: dxo-component
Type:

Lookup

element

The UI component's container.

selectedItem

Selector: dxo-selected-item
Type:

Object