Kendo UI for Vue Native ListBox Overview

The Kendo UI for Vue Native ListBox provides options to display lists of items, reorder these items and move them between multiple lists.

The data items displayed in a Native ListBox component can be also selected, deleted, as well as dragged and dropped. Based on your scenario, the ListBox can be connected with another ListBox or number ListBoxes. In addition to the above, the items of the component can be customized according to your project's requirements, the toolbar position can be controlled, and last but not least, the messages of the toolbar's tools buttons can be customized.

The ListBox Package 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.

The following example demonstrates the ListBox in action.

Example
View Source
Change Theme:

Key Features

The Kendo UI for Vue Native ListBox provides a wide and always growing range of built-in features that isn't limited to the details provided in the current documentation article. Here are the main features of the component:

Selection

The Kendo UI for Vue Native ListBox provides the selection option for one or multiple of its items. One can later reorder or move the selected items to another list. Read more about the selection of the ListBox...

Drag and Drop

The ListBox enables users to drag and drop items within the same list, reorder them, or move them to another ListBox. Read more about the drag and drop functionality of the ListBox...

Customization

The Kendo UI for Vue Native ListBox provides configuration that allows the customization its elements. You can modify the items, toolbar action buttons, and toolbar position according to your requirements. Read more about the customization options of the ListBox...

Multiple Lists

Multiple Kendo UI for Vue Native ListBox components can be connected. This feature helps you implement a scenario where one item is moved between different progress states. Read more about the connections between multiple ListBox components...

Support Options

For any questions about the use of Kendo UI for Vue ListBox, or any other Kendo UI for Vue components, there are several support options available:

  • Kendo UI for Vue Native license holders and everyone with an active trial can benefit of the outstanding Kendo UI for Vue customer support delivered by the developers who built the library. To submit a support ticket, use the Telerik support system.
  • The Kendo UI for Vue forums are part of the free support you can get from the community and from the Kendo UI for Vue team on all kinds of general issues.
  • Kendo UI for Vue Feedback Portal and Kendo UI for Vue Native Roadmap provide information on the features in discussion and also those planned for release.

Support and Learning Resources

Additional Resources