blockly > comments > CommentView > getSvgRoot

comments.CommentView.getSvgRoot() method

Returns the root SVG group element of the comment view.

Signature:

getSvgRoot(): SVGGElement;

Returns:

SVGGElement