New to Kendo UI for Vue? Start a free 30-day trial
Multiple Lists
Updated over 6 months ago
The Kendo UI for Vue Native ListBox can be connected with multiple lists to allow moving an item between different states.
This can be useful in cases where a task can go through different stages or an item can move between many categories.
Basic Usage
The following example demonstrates how to connect three ListBox components and move a task between to do, in development and shipped statuses.
Change Theme
Theme
Loading ...