vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
SVGAnimatedLengthList
Interface SVGAnimatedLengthList
Used for attributes of type SVGLengthList which can be animated.
MDN Reference
interface
SVGAnimatedLengthList
{
animVal
:
SVGLengthList
;
baseVal
:
SVGLengthList
;
}
Index
Properties
anim
Val
base
Val
Properties
Readonly
anim
Val
animVal
:
SVGLengthList
MDN Reference
Readonly
base
Val
baseVal
:
SVGLengthList
MDN Reference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anim
Val
base
Val
vot.js - v2.4.12
Loading...
Used for attributes of type SVGLengthList which can be animated.
MDN Reference