Unable to set min or max date dynamically in daterangepicker using suggest property.

Hi There,

Below snippet showing datarangepicker with suggest property.

I am trying to modify suggest property on click for max date to be yesterdays.

Please suggest some solution.

Snippet :
https://snippet.webix.com/1xn2z5po

Hello @adilrsk,
As a solution, you can iterate through the inner views (calendars) and set the needed properties for each.
Take a look at the snippet:
https://snippet.webix.com/thf37uwm