SVGAElement: host property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The host property of the SVGAElement interface returns a string representing the hostname and port (if it's not the default port) in the referenced URL.

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