SVGAElement: referrerpolicy property

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 URL's referrerpolicy value. It reflects the value of the referrerpolicy attribute.

Value

A string.

Specifications

See also