Back to Fullcalendar

timeGridEventMinHeight

_docs-v4/timegrid-view/timeGridEventMinHeight.md

latest446 B
Original Source

Guarantees that events within the TimeGrid views will be a minimum height.

<div class='spec' markdown='1'> Integer / null </div>

An integer pixel value can be specified to force all TimeGrid view events to be at least the given pixel height.

If not specified (the default), all events will have a height determined by their start and end times. This may result in visually scrunched events if an event's end is very soon after its start.