New to KendoReact? Learn about KendoReact Free.
Disabled Dates
You can disable dates by handling the value
and onChange
properties to prevent the selection of certain dates. You can set the disabled styles for the disabled dates by setting the isDisabled
property of the CalendarCell
through the cell
property of the Calendar.
The following example demonstrates how to disable the weekend days of the Calendar.
Change Theme
Theme
Loading ...