본문으로 건너뛰기

readonly

Description

간트 차트에 읽기 전용 모드를 활성화합니다.

readonly: boolean

Example

gantt.config.readonly = true;

gantt.init("gantt_here");

Default value: false