The SVGMPathElement
interface corresponds to the <mpath>
element.
On this page
SVGMPathElement
Instance properties
This interface also inherits properties from its parent, SVGElement
.
SVGMPathElement.href
Read only-
An
SVGAnimatedString
that corresponds to thehref
orxlink:href
Deprecated attribute of the given<mpath>
element.
Instance methods
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement
.
Specifications
Specification |
---|
SVG Animations Level 2 # InterfaceSVGMPathElement |
Browser compatibility
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
SVGMPathElement |
19 | 79 | 4 | No | ≤12.1 | 6 | 4.4 | 25 | 4 | ≤12.1 | 6 | 1.5 |
href |
19 | 79 | 4 | No | ≤12.1 | 6 | 4.4 | 25 | 4 | ≤12.1 | 6 | 1.5 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SVGMPathElement