![]() |
VOOZH | about |
The SVG localName property returns localName of the given Attr element.
Syntax:
name = attribute.localName
Return value: This property returns the localName of the Attr.
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 ImageReference:https://developer.mozilla.org/en-US/docs/Web/API/Attr/localName