mengxiong10 / vue2-datepicker

A datepicker / datetimepicker component for Vue2
https://mengxiong10.github.io/vue2-datepicker/index.html
MIT License
1.51k stars 405 forks source link

[Bug]disabled-date and highlight #707

Closed ryonosuke-20 closed 2 years ago

ryonosuke-20 commented 2 years ago

Vue2-datepicker version: Vue version: Browser: chrome,safari

Reproduction Link or Source Code

Expected behavior I would like to implement a calendar that displays the calendar by default, and only "inactive" and "highlighted" on the dates I specify, but I can't get it to work. How can I do this?

ryonosuke-20 commented 2 years ago

resolved

UllusParvus commented 1 year ago

Hi, could you share how you accomplished this?

UllusParvus commented 1 year ago

Ok I achieved to highlight specific dates with the hints in this issue