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