SVGAnimatedTransformList
The SVGAnimatedTransformList interface represents attributes which take a list of numbers and which can be animated.
Properties
Link copied to clipboard
The animVal read-only property of the SVGAnimatedTransformList interface represents the animated value of the transform attribute of an SVG element.
Link copied to clipboard
The baseVal read-only property of the SVGAnimatedTransformList interface represents the non-animated value of the transform attribute of an SVG element.