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