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
Related samples
Related API
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.