Vue Autocomplete - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

Autocomplete

element

The UI component's container.