DragGroupsPluginOptions
Options for the drag groups plugin.
| Name | Type | Description |
|---|---|---|
| assignDragGroup | (v:Vertex) => DragGroupSpec | Function to call to assign a drag group for the given vertex. May return null, meaning no drag group. |
| Name | Type | Description |
|---|---|---|
| assignDragGroup | (v:Vertex) => DragGroupSpec | Function to call to assign a drag group for the given vertex. May return null, meaning no drag group. |