Getting Started with Kendo UI for Vue MultiSelect
The Kendo UI for Vue MultiSelect is a form component that displays a list of options and allows for multiple selections from this list and supports custom rendering of popup items and tags, header and footer elements, virtualization, and configurable options for controlling the list behavior.
The Kendo UI for Vue MultiSelect component is part of the Kendo UI for Vue library of Vue UI components. It is distributed through NPM under the kendo-vue-dropdowns package.
Basic Usage
The following example demonstrates the MultiSelect in action.
Functionality and Features
- Data and value binding
- Custom values
- Filtering
- Custom tags
- Custom rendering
- Virtualization
- Floating labels
- Forms support
- Globalization
- Keyboard navigation
- Accessibility
Events
The following example demonstrates basic MultiSelect events.