title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Templates |
Templates - DateTimePicker - Kendo UI for Vue |
Customize the content of the Kendo UI DateTimePicker wrapper for Vue. |
templates_datetimepicker_wrapper |
8 |
The DateTimePicker supports custom templates for its month view.
The following example demonstrates how to implement a month-view template in the DateTimePicker.
{% meta height:450 %} {% embed_file datetimepicker/templates/main.vue preview %} {% embed_file datetimepicker/templates/main.js %} {% endmeta %}