edit_on_create
Description
새 이벤트 생성 시 라이트박스를 열 수 있도록 설정합니다.
edit_on_create: boolean
Example
scheduler.config.edit_on_create = false;
...
scheduler.init('scheduler_here', new Date(2013,05,11), "week");
Default value: true
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.