Firefox Tomorrow

web api instance property

SVGAElement: type property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also