UNPKG

@progress/kendo-gantt-vue-wrapper

Version:
21 lines (13 loc) 488 B
--- title: rangeProps API description: "API Index | rangeProps" api_reference: true slug: api_gantt_rangeprops --- # RangeProps ### range-start `Date` If `range-start` is set to a date, the timeline of all views will start from that date. ### range-end `Date` If `range-end` is set to a date, the timeline of all views will end on that date. ## Suggested Links * [`Range` in Kendo UI Gantt for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/ui/gantt/configuration/range)