web api instance property
SVGAnimatedString: animVal property
The animVal read-only property of the SVGAnimatedString interface is a string representing the animated value of the reflected attribute.
Value
As string.
If the given attribute or property is being animated, this is the current animated value.
If the given attribute or property is not currently being animated, this is the same value as the baseVal property.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.