SVGClipPathElement
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2021.
Die SVGClipPathElement
-Schnittstelle ermöglicht den Zugriff auf die Eigenschaften von <clipPath>
-Elementen sowie Methoden zur Manipulation dieser Elemente.
Instanz-Eigenschaften
Diese Schnittstelle erbt auch Eigenschaften von ihrem übergeordneten Element, SVGElement
.
SVGClipPathElement.clipPathUnits
Schreibgeschützt-
Gibt ein
SVGAnimatedEnumeration
zurück, das demclipPathUnits
-Attribut des zugehörigen<clipPath>
-Elements entspricht. Nimmt einen der Konstanten, die inSVGUnitTypes
definiert sind. SVGClipPathElement.transform
Schreibgeschützt-
Gibt eine
SVGAnimatedTransformList
zurück, die demtransform
-Attribut des zugehörigen<clipPath>
-Elements entspricht.
Instanz-Methoden
Diese Schnittstelle implementiert keine spezifischen Methoden, erbt jedoch Methoden von ihrem übergeordneten Element, SVGElement
.
Spezifikationen
Specification |
---|
CSS Masking Module Level 1 # InterfaceSVGClipPathElement |
Browser-Kompatibilität
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
SVGClipPathElement | ||||||||||||
clipPathUnits | ||||||||||||
transform |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support