Baseline Widely available
The SVGAnimatedNumber
interface represents attributes of type <number> which can be animated.
baseVal
An SVGAnimatedNumber
representing the base value as a floating point value of the given attribute before applying any animations.
animVal
Read only
If the given attribute or property is being animated, an SVGAnimatedNumber
containing the current animated value of the attribute or property. If the given attribute or property is not currently being animated, an SVGAnimatedNumber
containing the same value as baseVal
.
The SVGAnimatedNumber
interface do not provide any specific methods.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4