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