I have a column where I use datepicker, and I have to add some options that don't work. I want to add option that user can't choose any date <today. Minimun date should be today
Hello,
This can be handled by setting the minValue option to the current date.
Let me know if you have any questiosns.