blockly > IBubble > getSvgRoot

IBubble.getSvgRoot() method

Return the root node of the bubble's SVG group.

Signature:

getSvgRoot(): SVGElement;

Returns:

SVGElement

The root SVG node of the bubble's group.