Variable CLASS_DRAG_ORIGINAL_GROUPConst

CLASS_DRAG_ORIGINAL_GROUP = "jtk-vertex-drag-original-group"

Assigned to a group element when one of its children is being dragged. This can be useful to help manage z-index: we recommend using this class to set a z-index for the drag parent group above that of the other groups, which will ensure that the element you are dragging will appear on top of other groups.

Version :