blockly > blockRendering > MarkerSvg > getSvgRoot

método blockRendering.MarkerSvg.getSvgRoot()

Retorna o nó raiz do SVG ou retorna nulo se nenhum existir.

Signature:

getSvgRoot(): SVGElement | null;

Retorna:

SVGElement | nulo

O nó SVG raiz.