blockly > blockRendering > IPathObject > cursorSvg

Propriedade blockRender.IPathObject.cursorSvg

Mantém o elemento SVG dos cursores quando o cursor está anexado ao bloco. Será nulo se não houver cursor no bloco.

Signature:

cursorSvg: SVGElement | null;