![]() |
VOOZH | about |
The SVG AElement.href property returns an SVGAnimatedLength object corresponding to the attribute of the given A element
Syntax:
AElement.href
Return value: This property returns SVGAnimatedLength object that can be used to get the href of the AElement.
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 ImageReference: https://developer.mozilla.org/en-US/docs/Web/API/SVGAElement