Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1015 Bytes

File metadata and controls

27 lines (19 loc) · 1015 Bytes
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

Templates

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

Suggested Links