New to Kendo UI for Vue? Start a free 30-day trial

Selection

The Kendo UI for Vue Native ListBox enables the user to select a single or multiple items.

Setup

The selection requires defining the selectedField prop. The value of the selectedField prop will determine if the item will be selected.

The selected information is also used to transfer items between multiple lists.

Basic Usage

The following example demonstrates how to setup the selection in the ListBox.

Example
View Source
Change Theme:

In this article

Not finding the help you need?