Skip to content

Files

Latest commit

 

History

History
26 lines (19 loc) · 1 KB

File metadata and controls

26 lines (19 loc) · 1 KB
title page_title description slug canonicalLink position
Templates
Templates - DateRangePicker - Kendo UI for Vue
Customize the content of the Kendo UI DateRangePicker wrapper for Vue.
templates_daterangepicker_wrapper
5

Templates

The DateRangePicker supports custom templates for its month view.

The following example demonstrates how to implement a month-view template in the DateRangePicker.

{% meta height:450 %} {% embed_file daterangepicker/templates/main.vue preview %} {% embed_file daterangepicker/templates/main.js %} {% endmeta %}

Suggested Links