New to Kendo UI for Vue? Start a free 30-day trial
You’re currently viewing documentation for our jQuery wrappers.This product reached EOL in May, 2024. To ensure smoother transition we provide support till May, 2025. Check here details and migration guidelines.

Data Binding

The TreeList provides support for binding it to local data arrays.

To populate the TreeMap with local data:

  1. Define the local data array in the data object of the Vue application.
  2. Refer it in the TreeMap initialization through the :data-source or :data-source-ref props.
Example
View Source
Change Theme:

In this article

Not finding the help you need?