Editable.drag
configurationSpecifies if the shapes and connections can be dragged.
editable.drag
Boolean|ObjectDefault: true
editable.drag.snap
Boolean|ObjectSpecifies the shapes drag snap options. By default, during dragging, the shapes move by a given number of pixels at once. You can disable this behavior to make shapes movement smooth or you can specify a different number for the drag snap size to simulate a snap-to-grid functionality.
Default: true