SVG transformable interface
インターフェイス SVGTransformable
には、属性 transform
. を持つ全ての要素に適用されるプロパティとメソッドが含まれています。
インターフェイスの概要
Also implement | 無し |
---|---|
Methods | 無し |
Properties |
|
Normative document | SVG 1.1 (2nd Edition) |
プロパティ
名前 | 型 | 説明 |
---|---|---|
transform |
SVGAnimatedTransformList |
指定された要素の属性 transform に対応します。 |
メソッド
SVGTransformable
インターフェイスは、特定のメソッドを提供しません。
ブラウザー実装状況
BCD tables only load in the browser
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.