Home > @jsplumbtoolkit/browser-ui > DragGroupsPluginOptions
DragGroupsPluginOptions interface
Options for the drag groups plugin.
Signature:
export interface DragGroupsPluginOptions extends SurfacePluginOptions
Extends: SurfacePluginOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
assignDragGroup | (v: Vertex) => DragGroupSpec |