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