DatePicker

How to disable past dates using disabledDates or alternatives?
2 Replies
Vp
Vp2y ago
Set minDate(now()) or today()
lazydog
lazydogOP2y ago
ohh it's working now, I replaced that method because dates are not disabled (missed to put the native(false)). Thanks 🙂

Did you find this page helpful?