React Autocomplete - InitializedEvent

The type of the initialized event handler's argument.

import { AutocompleteTypes } from "devextreme-react/autocomplete"
Type: AutocompleteTypes.InitializedEvent

component

The UI component's instance.

Type:

Autocomplete

element

The UI component's container.