New to KendoReact? Start a free 30-day trial
Week Number Column
Week Number ColumnPremium
In the MultiViewCalendar, you can render a column which displays the number of the weeks within the current month
view.
To show the week number column, set the weekNumber
property.
Change Theme
Theme
Loading ...
Week selection
The week selection feature lets users pick days within a week by clicking the week number. This functionality depends on the mode
property and allows either selecting individual days or choosing a range from the first to the last day of the week.
The week selection feature works only with
multiple
andrange
type ofmode
.
Change Theme
Theme
Loading ...