The dragDrop property (boolean) specifies whether the modal dialog can be moved by dragging its border.
DayPilot.Modal.dragDrop
true
const modal = new DayPilot.Modal({ dragDrop: false, // ... }); modal.showUrl("/dialog.html");
DayPilot.Modal.showUrl()
DayPilot.Modal Class
Availability of this API item in DayPilot editions: