본문으로 건너뛰기

drag_create

Description

드래그 앤 드롭으로 새 이벤트를 생성할 수 있습니다.

drag_create: boolean

Example

scheduler.config.drag_create = false;
...
scheduler.init('scheduler_here',new Date(2013,7,1),"week");

Default value: true

Applicable views: Day view, Month view, Timeline view, Week view, Units view

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.