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