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.

Selector: DxComponent
Type:

Autocomplete

element

The UI component's container.

selectedItem

Selector: DxSelectedItem
Type:

Object