Home > blockly > WorkspaceSvg > getToolbox
WorkspaceSvg.getToolbox() method
Getter for the toolbox associated with this workspace, if one exists.
Signature:
getToolbox(): IToolbox | null;
Returns:
IToolbox | null
The toolbox on this workspace.
Home > blockly > WorkspaceSvg > getToolbox
Getter for the toolbox associated with this workspace, if one exists.
Signature:
getToolbox(): IToolbox | null;
Returns:
IToolbox | null
The toolbox on this workspace.