New to KendoReact? Start a free 30-day trial
SchedulerViewDateRangeArgs
SchedulerViewDateRangeArgsPremium
Represents the arguments which are passed to the dateRange function.
Name | Type | Default | Description |
---|---|---|---|
date |
|
The current date for the view. | |
intl |
|
The internationalization service instance. | |
numberOfDays? |
|
The number of days to display in the view. | |
timezone? |
|
The timezone for the scheduler. | |
workWeekEnd? |
|
The end day of the work week. | |
workWeekStart? |
|
The start day of the work week. |