Back to Fullcalendar

showNonCurrentDates

_docs-v6/month-view/showNonCurrentDates.md

latest677 B
Original Source

In month view, whether dates in the previous or next month should be rendered at all.

<div class='spec' markdown='1'> Boolean, default: `true` </div>

Days that are disabled will not render events.

When set to false in month view:

When set to true in month view (the default):

See Also

To customize the number of week rows displayed in month view, see fixedWeekCount.