multi date selection
Opened this issue · 4 comments
Freundschaft commented
is it possible to select a range or multiple dates?
misha130 commented
Not yet.
Mostly I just make 2 buttons and click each. But can be added if anyone else +1s
noelitocalma commented
When will you merge this request?
jefcoserrca commented
you could make a function with (ionChange) and (ionSelected), you could put the dates into an array, i think that was easy!
obkdev commented
You can do what @jefcoserrca has said. Then assign an array of your selected dates to [markDates]='selectedDates'.