Kendo UI for Vue MultiSelect Overview

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.

The MultiSelect 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 MultiSelect in action.

Example
View Source
Change Theme:

Functionality and Features

To learn more about the appearance, anatomy, and accessibility of the MultiSelect, visit the Progress Design System documentation—an information portal offering rich component usage guidelines, descriptions of the available style variables, and globalization support details.

Events

The following example demonstrates basic MultiSelect events.

Example
View Source
Change Theme:

Support and Learning Resources

Additional Resources