vue3-persian-datetime-picker icon indicating copy to clipboard operation
vue3-persian-datetime-picker copied to clipboard

force to select 2 dates while using Range

Open ali-mhz opened this issue 8 months ago • 0 comments

Currently if i set range prop, user can choose a range or a single date. Why is it like this? i expect user select 2 dates even if user select the same date twice because for my validation i expect that array has 2 elements not one.

ali-mhz avatar Jun 22 '24 08:06 ali-mhz