Preparing search index...
The search index is not available
derby
derby
<internal>
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
Inherited
External
Theme
OS
Light
Dark
On This Page
anim
Val
base
Val
derby
Loading...
Used for attributes of type boolean which can be animated.
MDN Reference