SVGAnimationElement: targetElement-Eigenschaft
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.
Die schreibgeschützte targetElement
-Eigenschaft der SVGAnimationElement
-Schnittstelle bezieht sich auf das Element, das animiert wird. Wenn kein Ziel-Element animiert wird (zum Beispiel, weil das href
-Attribut ein unbekanntes Element angibt), ist der zurückgegebene Wert null
.
Wert
Ein SVGElement
-Objekt.
Spezifikationen
Specification |
---|
SVG Animations Level 2 # __svg__SVGAnimationElement__targetElement |
Browser-Kompatibilität
BCD tables only load in the browser