此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

SVGAnimationElement:targetElement 属性

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2020年1月⁩.

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