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