New to Kendo UI for Angular? Start a free 30-day trial
DateRange
Represents the date range of a Scheduler view.
The interval includes the start date and all dates
up to but not including the end date.
Depending on the size of the component, in its navigation bar
the Scheduler will display either the text
or shortText
field.
Name | Type | Default | Description |
---|---|---|---|
end |
|
The end date of the range (exclusive) | |
shortText |
|
The short textual representation of the date range. For example,
| |
start |
|
The start date of the range (inclusive). | |
text |
|
The textual representation of the date range. For example,
|