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 thekendo-vue-dropdowns package.
The following example demonstrates the MultiSelect in action.
To learn more about the appearance, anatomy, and accessibility of the MultiSelect, visit theProgress Design System documentation. This information portal offers rich component usage guidelines, descriptions of the available style variables, and globalization support details.
The following example demonstrates basic MultiSelect events.