SVG transformable interface
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) |
Properties
| Name | Type | Description |
|---|---|---|
transform
|
SVGAnimatedTransformList
|
Corresponds to attribute transform on the given element.
|
Methods
The SVGTransformable interface do not provide any specific methods.
Browser compatibility
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Update compatibility data on GitHub
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
SVGTransformable
|
Chrome
? |
Edge
Full support ≤18 |
Firefox
? |
IE
? |
Opera
? |
Safari
? |
WebView Android
No support No |
Chrome Android
? |
Firefox Android
? |
Opera Android
? |
Safari iOS
? |
Samsung Internet Android
? |
Legend
- Full support
- Full support
- No support
- No support
- Compatibility unknown
- Compatibility unknown
SVGTransformable by Mozilla Contributors is licensed under CC-BY-SA 2.5.