SVGAElement: port property

The port property of the SVGAElement interface returns a string representing the port component, if any, of the referenced URL.

This property can be set, to change the URL's port.

Value

A string.

Specifications

This feature does not appear to be defined in any specification.

Browser compatibility

See also

  • SVG <a> element