AutoComplete Overview

The AutoComplete provides suggestions depending on the typed text.

It is a richer version of the <input> element and provides suggestions depending on the typed text.

The AutoComplete wrapper for Vue is a client-side wrapper for the Kendo UI AutoComplete widget.

The AutoComplete-no- Component is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Basic Usage

The following example demonstrates the AutoComplete in action.

Example
View Source
Change Theme:

Functionality and Features

Events

The following example demonstrates basic AutoComplete events. You can subscribe to all AutoComplete events by the handler name.

Example
View Source
Change Theme: