# eventStartEditable

Allow events' start times to be editable through dragging.

<div class='spec'>

Boolean, *default*: `true`

</div>

You must enable the `interaction` plugin before using this setting. [See code samples on the `editable` article &raquo;](editable.md)

This option can be overridden on a per-source basis with the `startEditable` [Event Source Object](event-source-object.md) option or on a per-event basis with the `startEditable` [Event Object](event-object.md) option.
