Search
Search something to see results
Mobilizing
GitHub
Mobilizing
/
<internal>
/
SVGAnimatedLengthList
SVGAnimatedLengthList
Used for attributes of type SVGLengthList which can be animated.
MDN Reference
interface
SVGAnimatedLengthList
{
animVal
:
SVGLengthList
;
baseVal
:
SVGLengthList
;
}
Index
Properties
<internal>.SVGAnimatedLengthList.animVal
<internal>.SVGAnimatedLengthList.baseVal
Properties
Readonly
anim
Val
animVal
:
SVGLengthList
MDN Reference
Readonly
base
Val
baseVal
:
SVGLengthList
MDN Reference
Used for attributes of type SVGLengthList which can be animated.
MDN Reference