The SVGMPathElement
interface corresponds to the <mpath>
element.
The SVGMPathElement
interface corresponds to the <mpath>
element.
This interface also inherits properties from its parent, SVGElement
.
SVGMPathElement.href
Read only
An SVGAnimatedString
that corresponds to the href
or xlink:href
Deprecated attribute of the given <mpath>
element.
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement
.
Specification |
---|
SVG Animations Level 2 # InterfaceSVGMPathElement |
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