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