Kendo UI for Vue AutoComplete Overview
The Kendo UI for Vue Native AutoComplete is a form component that provides suggestions depending on the typed text and is a richer version of the <input>
element and supports data binding, filtering, and custom rendering.
The Kendo UI for Vue AutoComplete component is part of the Kendo UI for Vue library of UI components. It is distributed through NPM under the kendo-vue-dropdowns package.
Basic Usage
The following example demonstrates the AutoComplete in action.
Functionality and Features
- Data and value binding
- Filtering
- Suggestions
- Custom rendering
- Appearance
- Floating labels
- Forms support
- Globalization
- Keyboard navigation
- Accessibility
Support and Learning Resources
- AutoComplete Homepage
- API Reference of the AutoComplete Component
- Getting Started with Kendo UI for Vue - JavaScript (Online Guide)
- Getting Started with Kendo UI for Vue - TypeScript (Online Guide)
- Getting Started with Kendo UI for Vue - JavaScript + Options API (Online Guide)
- Getting Started with Kendo UI for Vue - TypeScript + Options API (Online Guide)
- Getting Started with Kendo UI for Vue - Nuxt 3 (Online Guide)
- Virtual Classroom (Training Course for Registered Users)
- AutoComplete Forum
- Knowledge Base
- Kendo UI Productivity Tools extension for VS Code