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