Litepicker icon indicating copy to clipboard operation
Litepicker copied to clipboard

[multiselect] Add a function to get preMultipleDates

Open nyroDev opened this issue 4 years ago • 0 comments

As you can see in #209, there is some use case when we need the preMultipleDates.

I could be great if we could have an utility function to get these dates mapped as DateTime, exactly how getMultipleDates does. It will be especcially useful in multiselect.select event, when other UI has to be updated regarding these dates.

As an extension, I think it could also be useful to have a clearPreMultipleDates and preMultipleDatesToString

nyroDev avatar Mar 14 '21 18:03 nyroDev