SVGAElement: hreflang property

The hreflang property of the SVGAElement interface returns a string indicating the language of the linked resource.

This property can be set, to change the URL's hreflang value. It reflects the value of the hreflang attribute.

Value

A string.

Specifications

See also