---
title: 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)

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