Vue Autocomplete - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { DxAutocompleteTypes } from "devextreme-vue/autocomplete"
Type: DxAutocompleteTypes.SelectionChangedEvent

component

The UI component's instance.

Type:

Autocomplete

element

The UI component's container.

selectedItem

Type:

Object