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