vue3-calendar icon indicating copy to clipboard operation
vue3-calendar copied to clipboard

Add support for an array of disabled dates

Open dwaynehulsman opened this issue 3 years ago • 0 comments

Dates are formatted and provided to a disabled-days prop on de calendar component. Sample of the input data:

["2022-02-05","2022-02-06","2022-02-08"]

dwaynehulsman avatar Jan 26 '22 08:01 dwaynehulsman