Set minimum height of timeslots in full calendar

76 Views Asked by At

I am using fullcalendar v6.1.8 in timegrid view with vertical resources.

I want to make the timeslots appear as the same size, regardless of the slot duration.

For example, when I switch to a 15m slots, it currently just split the exist slot into 4 segments. I would rather is stretch it out.

Is this possible via css? I haven't been able to find any settings to control this (I found one for the horizontal resource mode called slotMinWidth)

0

There are 0 best solutions below