blockly > WorkspaceSvg > getCanvas

WorkspaceSvg.getCanvas() method

Get the SVG element that forms the drawing surface.

Signature:

getCanvas(): SVGGElement;

Returns:

SVGGElement

SVG group element.