跳到主要内容

readonly

Description

为甘特图启用只读模式

readonly: boolean

Example

gantt.config.readonly = true;

gantt.init("gantt_here");

Default value: false