blockly > blockRendering > PathObject > cursorSvg
Propiedad blockRendering.PathObject.cursorSvg
Contiene el elemento SVG del cursor cuando se adjunta el cursor al bloque. Es nulo si no hay un cursor en el bloque.
Signature:
cursorSvg: SVGElement | null;