Allow days to be selected from next month
Opened this issue · 3 comments
TFXGroup commented
Great date picker !
I do have a question though. If you are on a current month you can't select any days from the next month:
https://www.screencast.com/t/jV5X1kWgG0ui
Is there a way of:
- not displaying next months days
- allow next months days to be selected?
I have looked through the documentation but can't see an option.
Would love to use this but that is a UX issue for our users for sure.
mikecoj commented
Hi there,
At this point, MCDatepicker doesn't have these features,
I will add some config options for that.
Thank you!!
mikecoj commented
Hi there, this feature is in the develop branch, you can test it by enabling hideInactiveDays
or selectInactiveDays
options.