Angular Autocomplete - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

Autocomplete

element

The UI component's container.