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