blockly > Toolbox > (constructor)
Toolbox.(constructor)
Constructs a new instance of the Toolbox class
Signature:
constructor(workspace: WorkspaceSvg);
Parameters
Parameter | Type | Description |
|---|---|---|
workspace | The workspace in which to create new blocks. |
blockly > Toolbox > (constructor)
Constructs a new instance of the Toolbox class
Signature:
constructor(workspace: WorkspaceSvg);
Parameter | Type | Description |
|---|---|---|
workspace | The workspace in which to create new blocks. |