Angular Lookup - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

addedItems

Type:

Array<any>

component

The UI component's instance.

Selector: dxo-component
Type:

Lookup

element

The UI component's container.

removedItems

Type:

Array<any>