Disabled Dates
The DateRangePicker allows you to disable certain days which are not intended to be selected by the end user—for example, weekends, national holidays, and others.
To disable a date, either:
- Set an array of dates, or
- Add a function to determine the return value for the date that is disabled.
Example
View Source
Edit In Stackblitz
Change Theme: