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