Vue Lookup - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Lookup

element

The UI component's container.

selectedItem

Selector: DxSelectedItem
Type:

Object