본문으로 건너뛰기

readonly

Description

스케줄러의 읽기 전용 모드를 활성화합니다.

readonly: boolean

Example

scheduler.config.readonly = true;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: false

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.