-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
One feature I've been missing is a more advanced week layout where you can hours down the left hand side, and the days across the top. vue-cal offers the sort of layout that I'm thinking off.
For calendars feature dense event information focussing in on a week helps to layout the information more clearly than what can be achieved with the month information.
What does the proposed API look like?
<a-calendar mode="week" />