Angular Autocomplete - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

Object

component

The UI component's instance.

Selector: dxo-component
Type:

Autocomplete

element

The UI component's container.

selectedItem

Selector: dxo-selected-item
Type:

Object