Skip to main content

undo

Description

Enables the Undo functionality for the gantt

undo: boolean

Example

gantt.config.undo = true;

Default value: true

Details

note

This option is defined in the undo extension, so you need to enable the undo plugin. Read the details in the Undo/Redo Functionality article.

Change log

  • added in version 4.0