Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 947 Bytes

File metadata and controls

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

Templates

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

Suggested Links