How can I show a date from previous month in the same week

144 views Asked by At

I'm trying to implement SingleDatePicker with days from the previous month falling in the first/last week of the month shown to be shown in a disabled state.

For example, if my current month in view starts on a Thursday, I want to show 3 days from previous month on the same month view, but disabled.

Is there any way I can do this?

0

There are 0 answers