Home > blockly > dragging > Dragger > (constructor)
dragging.Dragger.(constructor)
Constructs a new instance of the Dragger class
Signature:
constructor(draggable: IDraggable, workspace: WorkspaceSvg);
Parameters
| Parameter | Type | Description |
|---|---|---|
| draggable | IDraggable | |
| workspace | WorkspaceSvg |