Back to Fullcalendar

dayMinWidth

_docs-v6/date-display/dayMinWidth.md

latest436 B
Original Source

If specified, when the calendar gets narrow enough where day cells can no longer meet their dayMinWidth, horizontal scrollbars will appear.

<div class='spec' markdown='1'> number of pixels, undefined </div>

For vertical resource view, daygrid view, and timegrid view.

Requires the @fullcalendar/scrollgrid premium plugin.

<a href='dayMinWidth-demo' class='more-link'>View a live example</a>