Preparing search index...
The search index is not available
@nextcloud/files
@nextcloud/files
index
<internal>
SVGAnimatedPreserveAspectRatio
Interface SVGAnimatedPreserveAspectRatio
Used for attributes of type SVGPreserveAspectRatio which can be animated.
MDN Reference
interface
SVGAnimatedPreserveAspectRatio
{
animVal
:
SVGPreserveAspectRatio
;
baseVal
:
SVGPreserveAspectRatio
;
}
Index
Properties
anim
Val
base
Val
Properties
Readonly
anim
Val
anim
Val
:
SVGPreserveAspectRatio
Readonly
base
Val
base
Val
:
SVGPreserveAspectRatio
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anim
Val
base
Val
@nextcloud/files
Loading...
Used for attributes of type SVGPreserveAspectRatio which can be animated.
MDN Reference