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