vue-event-calendar
vue-event-calendar copied to clipboard
Add class to passed date
Would be possible to add a class to the items that are empty, for example .empty-item
and a class to the days that are before the current date, for example .past-date
This would allow to gray out past dates for those who want to do it.