SVGMPathElement - Web APIs | MDN
Instance properties
This interface also inherits properties from its parent, SVGElement.
SVGMPathElement.hrefRead only-
An
SVGAnimatedStringthat corresponds to thehreforxlink:hrefDeprecated 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 |