SVGAnimatedNumber

The SVGAnimatedNumber interface represents attributes of type \ which can be animated.

MDN Reference

Properties

Link copied to clipboard

The animVal read-only property of the SVGAnimatedNumber interface represents the animated value of an SVG element's numeric attribute.

Link copied to clipboard

The baseVal property of the SVGAnimatedNumber interface represents the base (non-animated) value of an animatable numeric attribute.