misha130/ion-datepicker

multi date selection

Opened this issue · 4 comments

is it possible to select a range or multiple dates?

Not yet.
Mostly I just make 2 buttons and click each. But can be added if anyone else +1s

When will you merge this request?

you could make a function with (ionChange) and (ionSelected), you could put the dates into an array, i think that was easy!

You can do what @jefcoserrca has said. Then assign an array of your selected dates to [markDates]='selectedDates'.