animVal property
SVGLength
get
animVal
The animVal
property of the SVGAnimatedLength interface contains
the current value of an SVG enumeration. If there is no animation, it is
the same value as the SVGAnimatedLength.baseVal.
Implementation
external SVGLength get animVal;