Back to Fullcalendar

eventStartEditable

_docs-v5/event-dragging-resizing/eventStartEditable.md

latest471 B
Original Source

Allow events' start times to be editable through dragging.

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

You must enable the interaction plugin before using this setting. See code samples on the editable article »

This option can be overridden on a per-source basis with the startEditable Event Source Object option or on a per-event basis with the startEditable Event Object option.