Перейти к основному содержимому

drag_create

Description

Позволяет создавать новые события методом перетаскивания (drag-and-drop)

drag_create: boolean

Example

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

Значение по умолчанию: true

Доступные представления: 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.