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