Skip to main content

readonly

Description

Activates the read-only mode for the Gantt chart

readonly: boolean

Example

gantt.config.readonly = true;

gantt.init("gantt_here");

Default value: false