UNPKG

@progress/kendo-treeview-vue-wrapper

Version:
27 lines (19 loc) 924 B
--- title: Templates page_title: Templates - TreeView - Kendo UI for Vue description: "Use templates and customize the Kendo UI TreeView wrapper for Vue." slug: templates_treeview_wrapper canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/treeview/custom-rendering/" position: 6 --- <div><WrapperBanner link="/kendo-vue-ui/components/treeview/custom-rendering/"></WrapperBanner></div> # 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 * [Kendo UI TreeView for jQuery](https://docs.telerik.com/kendo-ui/controls/navigation/treeview/overview) * [API Reference of the TreeView Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/treeview)