Skip to main content

redo

Description

Enables the Redo functionality for the gantt

redo: boolean

Example

gantt.config.redo = 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