The Kendo UI for Vue ComboBox is a form component that lets you choose a single predefined value from a list and is a richer version of the<select> element and supports filtering, virtualization, and entering of custom values.
The Kendo UI for Vue ComboBox component is part of the Kendo UI for Vue library of UI components. It is distributed through NPM under thekendo-vue-dropdowns package.
The following example demonstrates the ComboBox in action.
To learn more about the appearance, anatomy, and accessibility of the ComboBox, visit theProgress Design System documentation. This information portal offers rich component usage guidelines, descriptions of the available style variables, and globalization support details.