blockly > WorkspaceSvg > getBubbleCanvas

WorkspaceSvg.getBubbleCanvas() method

Get the SVG element that forms the bubble surface.

Signature:

getBubbleCanvas(): SVGGElement;

Returns:

SVGGElement

SVG group element.