title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Templates |
Templates - TreeView - Kendo UI for Vue |
Use templates and customize the Kendo UI TreeView wrapper for Vue. |
templates_treeview_wrapper |
6 |
The TreeView enables you to customize its content by using templates.
The following example demonstrates how to create custom templates for the TreeView nodes.
{% meta height:600 %} {% embed_file templates/main.vue preview %} {% embed_file templates/main.js %} {% endmeta %}