---
title: eventDurationEditable
---

Allow events' durations to be editable through resizing.

<div class='spec'>

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](event-source-object) option or on a per-event basis with the `durationEditable` [Event Object](event-object) option.
