title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Date Ranges and Formats |
Date Ranges and Formats - DatePicker - Kendo UI for Vue |
Set the date ranges and the format in which the Kendo UI DatePicker wrapper for Vue renders them. |
daterangesformats_datepicker_wrapper |
2 |
The DatePicker enables you to set date ranges and formats.
To configure the date ranges, use the min
and max
properties. To set the date format, use the format
property.
{% meta height:450 %} {% embed_file datepicker/ranges/main.vue preview %} {% embed_file datepicker/ranges/main.js %} {% endmeta %}