Lower and upper range of the calendar?

Good day. Tell me how can I set the lower and upper range of the calendar?
Analog of the min and max property of type = “date” in html
I use version [Suite 7.0]

You may try to use the disabledDays property of the Calendar to configure your own set of disabled days.
https://docs.dhtmlx.com/suite/calendar__api__calendar_disableddates_config.html
For example:
https://snippet.dhtmlx.com/l3egq3zx

1 Like