React Autocomplete - ChangeEvent

The type of the change event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

Autocomplete

element

The UI component's container.

event

Specifies the executed event.

Selector: Event