Back to Fullcalendar

eventDurationEditable

_docs-v4/event-dragging-resizing/eventDurationEditable.md

latest496 B
Original Source

Allow events' durations to be editable through resizing.

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

You must enable the interaction plugin before using this setting. <a href='editable' class='more-link'>See code samples on the editable article</a>

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