antoniandre / vue-cal-v4

A Vue.js full calendar, no dependency, no BS. :metal:
https://antoniandre.github.io/vue-cal-v4/
MIT License
1.25k stars 235 forks source link

[QUESTION] - Is there a way to HIDE empty (without events) Splits ? #580

Closed sez767 closed 4 months ago

sez767 commented 4 months ago

Eхample: I have Split_1, Split_2. Week-view. Split_1 has one event on Monday. Split_2 has one event on Thursday. Now I see all 7 days, 5 with No events.

Can I hide both splits in 5 days AND Split_2 on Monday, Split_2 on Thursday ?? Thank you...