New to Kendo UI for Vue? Start a free 30-day trial
AutoCompleteChangeEvent
Represents the object of the change AutoComplete event.
| Name | Type | Default | Description | 
|---|---|---|---|
event | 
 | 
 A native event.  | |
item? | 
 | 
 Represents the selected item.  | |
suggestion? | 
 | 
 The selected Suggestion object.  | |
target | 
 | 
 An event target.  | |
value | 
 | 
 The current value of the component.  |