blockly > WorkspaceSvg > getSvgGroup

WorkspaceSvg.getSvgGroup() method

Returns the SVG group for the workspace.

Signature:

getSvgGroup(): Element;

Returns:

Element

The SVG group for the workspace.