SVGAElement: referrerPolicy property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

The referrerPolicy property of the SVGAElement interface returns a string specifying which referrer to send when fetching the URL.

This property can be set to change the referrer policy of the link. It reflects the value of the referrerpolicy attribute.