Home > 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.
Home > blockly > IBubble > getSvgRoot
Return the root node of the bubble's SVG group.
Signature:
getSvgRoot(): SVGElement;
Returns:
SVGElement
The root SVG node of the bubble's group.