본문으로 건너뛰기

readonly_form

Description

라이트박스에 읽기 전용 모드를 활성화합니다.

readonly_form: boolean

Example

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

Default value: false

Details

노트

이 속성을 사용하려면 readonly 플러그인이 활성화되어 있어야 합니다.

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.