SVGAnimationElement: targetElement 属性
targetElement
是
接口的一个只读属性,它引用了正在被动画化的元素。如果没有元素正在被动画化(例如,因为 SVGAnimationElement
href
属性指定了一个未知的元素),则返回 null
。
targetElement
是
接口的一个只读属性,它引用了正在被动画化的元素。如果没有元素正在被动画化(例如,因为 SVGAnimationElement
href
属性指定了一个未知的元素),则返回 null
。