TimelineViewComponent
The component for rendering the Timeline view.
Selector
kendo-scheduler-timeline-view
Inputs
Name | Type | Default | Description |
---|---|---|---|
columnWidth |
| Specifies the columns width. | |
currentTimeMarker |
| Specifies the settings for the current time marker of the Scheduler. | |
endTime |
| The end time of the view. The Scheduler displays events which end before the end time.
Accepts string values in the | |
eventClass |
| Defines a function that is executed for every event in the view.
The function returns a value which is supported by | |
eventHeight |
| The height of the events. | |
eventStyles |
| Defines a function that is executed for every event in the view.
The function returns a value which is supported by | |
highlightOngoingEvents |
| Specifies the settings for the ongoing events highlight of the Scheduler. | |
scrollTime |
| The time to which the view will initially be scrolled.
Accepts string values in the | |
selectedDateFormat |
| The long-date format for displaying the
selected date in the Scheduler toolbar.
Defaults to | |
selectedShortDateFormat |
| The short-date format for displaying the
selected date in the Scheduler toolbar.
Defaults to | |
showWorkHours |
| If set to | |
slotClass |
| Defines a function that is executed for every slot in the view.
The function returns a value which is supported by For more information, refer to the example on setting the | |
slotDivisions |
| The number of divisions of the time slots. | |
slotDuration |
| The duration (in minutes) of the time slots. | |
startTime |
| The start time of the view. The Scheduler displays events which start after the start time.
Accepts string values in the | |
workDayEnd |
| The end time of the view when | |
workDayStart |
| The start time of the view when | |
workWeekEnd |
| The end of the work week. | |
workWeekStart |
| The start of the work week. |
Fields
Name | Type | Default | Description |
---|---|---|---|
name |
| The invariant name for this view ( |