Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
SVGAnimatedRect
Interface SVGAnimatedRect
Used for attributes of basic SVGRect which can be animated.
MDN Reference
interface
SVGAnimatedRect
{
animVal
:
DOMRectReadOnly
;
baseVal
:
DOMRect
;
}
Index
Properties
anim
Val
base
Val
Properties
Readonly
anim
Val
anim
Val
:
DOMRectReadOnly
Readonly
base
Val
base
Val
:
DOMRect
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
anim
Val
base
Val
Official Cockpit API Documentation
Houston Common Library
Loading...
Used for attributes of basic SVGRect which can be animated.
MDN Reference