Firefox Tomorrow

web api instance property

SVGAElement: port property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also

  • SVG <a> element