SVGTransformable

SVG transformable interfaceEdit

Interface SVGTransformable contains properties and methods that apply to all elements which have attribute transform.

Interface overview

Also implement None
Methods None
Properties
Normative document SVG 1.1 (2nd Edition)

PropertiesEdit

Name Type Description
transform SVGAnimatedTransformList Corresponds to attribute transform on the given element.

MethodsEdit

The SVGTransformable interface do not provide any specific methods.

Browser compatibilityEdit

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support ? ? ? ? ?

 

Document Tags and Contributors

 Contributors to this page: fscholz, kscarfone, Sheppy, Jeremie
 Last updated by: fscholz,