SVGAElement: type property
Baseline
2026
Newly available
Since January 2026, this feature works across the latest devices and browser versions. This feature might not work in older devices or 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.
Value
A string.
Specifications
| Specification |
|---|
| Scalable Vector Graphics (SVG) 2> # __svg__SVGAElement__type> |
Browser compatibility
See also
typeattribute