Preparing search index...
The search index is not available
maginai - v0.8.0
maginai
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
anim
Val
:
SVGLengthList
Readonly
base
Val
base
Val
:
SVGLengthList
Settings
Member Visibility
Protected
Private
Internal
Inherited
External
Theme
OS
Light
Dark
On This Page
anim
Val
base
Val
maginai - v0.8.0
Loading...
Used for attributes of type SVGLengthList which can be animated.
MDN Reference