SVGMPathElement

The SVGMPathElement interface corresponds to the <mpath> element.

Properties

This interface also inherits properties from its parent, SVGElement.

SVGMPathElement.href Read only

An SVGAnimatedString that corresponds to the href or xlink:href attribute of the given <mpath> element.

Methods

This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement.

Specifications

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
≤18
4
No
≤12.1
6
≤37
25
4
≤12.1
6
1.5
href
19
79
4
No
≤12.1
6
≤37
25
4
≤12.1
6
1.5

© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SVGMPathElement