Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
SVGAnimatedString インターフェイスは、それぞれの SVG 宣言からアニメーションできる文字列属性を表します。何らかの処理を行う前に SVG 属性を作成する必要があり、すべてはこの中に宣言されます。
これはアニメーション値を表す文字列です。指定された属性またはプロパティがアニメーションしている場合、その属性またはプロパティの現在のアニメーション値が含まれます。指定された属性またはプロパティが現在アニメーションしていない場合、 baseVal と同じ値が含まれます。
SVGAnimatedString.baseValこれは、基底値を 表す文字列です。 指定された属性のアニメーション適用前の基底値です。設定しようとすると DOMException が発生します。
SVGAnimatedString インターフェイスは固有のメソッドを提供していません。
| Scalable Vector Graphics (SVG) 2 # InterfaceSVGAnimatedString |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2025年4月10日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.