Back to Fullcalendar

defaultEventMinutes

_docs-v1/event-data/defaultEventMinutes.md

latest359 B
Original Source

Determines the length (in minutes) an event appears to be when it has an unspecified end date.

<div class='spec' markdown='1'> Integer, *default*: `120` </div>

By default, if an Event Object as no end, it will appear to be 2 hours.

This option only affects events that appear in the agenda slots, meaning they have allDay set to true.