'FullCalendar: Multiple allDay rows / allDay categories

When using the TimeGrid we can specify allDaySlot to display full-day events of each day above the time grid.

Now, we want this allDay-Events to be grouped by something like a event category. Instead of putting all events into a single row, we want to have multiple rows for each category.

Is there any mechanism to do this right now?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source