Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
SVGAnimatedTransformList
Interface SVGAnimatedTransformList
Used for attributes which take a list of numbers and which can be animated.
MDN Reference
interface
SVGAnimatedTransformList
{
animVal
:
SVGTransformList
;
baseVal
:
SVGTransformList
;
}
Index
Properties
anim
Val
base
Val
Properties
Readonly
anim
Val
anim
Val
:
SVGTransformList
Readonly
base
Val
base
Val
:
SVGTransformList
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 which take a list of numbers and which can be animated.
MDN Reference