Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 924 Bytes

File metadata and controls

26 lines (19 loc) · 924 Bytes
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

Templates

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 %}

Suggested Links