blockly >字段 >getSvgRoot

Field.getSvgRoot() 方法

获取此可编辑字段的组元素。用于测量尺寸和定位。

Signature:

getSvgRoot(): SVGGElement | null;

返回

SVGGElement |null

组元素。