shahabyazdi / react-multi-date-picker

a simple React datepicker component for working with gregorian, persian, arabic and indian calendars
https://shahabyazdi.github.io/react-multi-date-picker/
MIT License
766 stars 90 forks source link

Disable future #254

Closed felixbores closed 7 months ago

felixbores commented 7 months ago

Hello there!

Would be nice to have a way to disable future, probably as a prop.

Great library by the way!

Ramin-Khodaie commented 7 months ago

did you mean maxDate prop? https://shahabyazdi.github.io/react-multi-date-picker/min-&-max-date/