vue3-calendar
vue3-calendar copied to clipboard
Add support for an array of disabled dates
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"]