Back to Fullcalendar

dateIncrement

_docs-v3/date-navigation/dateIncrement.md

latest553 B
Original Source

How far into the future/past the calendar navigates when prev/next is executed.

<div class='spec' markdown='1'> [Duration](moment-duration)-ish object </div>

Determines how far the calendar will jump when the user presses the prev/next buttons in the header or when the prev or next methods are executed.

When using a standard view, it is unnecessary to specify dateIncrement.

When using a Custom View with a specified duration, the duration value will be the default for dateIncrement.