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月.
SVGAnimatedNumber インターフェイスは、アニメーション可能な基本型 <Number> の属性に使用されます。
| なし |
| なし |
|
| SVG 1.1 (2nd Edition) |
| SVGAnimatedNumber.baseVal | float | アニメーションが適用される前の指定された属性の基本値です。 |
| SVGAnimatedNumber.animVal | float | 指定された属性またはプロパティがアニメーションしている場合、その属性またはプロパティの現在のアニメーション値になります。指定された属性またはプロパティが現在アニメーションしていない場合、 baseVal と同じ値になります。 |
SVGAnimatedNumber インターフェイスは固有のメソッドを提供していません。
| Scalable Vector Graphics (SVG) 2 # InterfaceSVGAnimatedNumber |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2025年4月8日 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.