SVGAElement: type property

Limited availability

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

The type property of the SVGAElement interface returns a string indicating the MIME type of the linked resource.

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