SVGAElement: hreflang property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
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
Specification |
---|
Scalable Vector Graphics (SVG) 2> # __svg__SVGAElement__hreflang> |
Browser compatibility
Loading…
See also
hreflang
attribute