I have a working calendar using Fullcalendar V6. as a timeGridWeek
all the events are loaded and displayed correctly but I want to have a custom view where the weekdays should now be displayed as rows and the time should be displayed as columns.
Is there any way to do this natively or by adding a few options?
I am using only plain javascript