The SVGMPathElement interface corresponds to the <mpath> element.
This interface also inherits properties from its parent, SVGElement.
SVGMPathElement.href Read onlyAn SVGAnimatedString that corresponds to the href or xlink:href attribute of the given <mpath> element.
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement.