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. | |
numberOfDays |
|
|
Specifies the number of days that the view will render.
|
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. (more information).
|
selectedShortDateFormat |
|
|
The short-date format for displaying the selected date in the Scheduler toolbar. (more information).
|
showFooter |
|
Specifies whether to display the footer of the Scheduler. | |
showToolbar |
|
Specifies whether to display the toolbar of the Scheduler. | |
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 | |
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. |