WorkWeekViewComponent
The component for rendering the Work Week view.
Selector
kendo-scheduler-work-week-view
Inputs
Name | Type | Default | Description |
---|---|---|---|
allDaySlot |
|
|
Toggles the all-day slot. |
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 |
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. | |
slotFill |
|
|
Numeric value between 0 and 1 that specifies what percentage of the slot should be filled by the events. |
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. |