Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.svg
/
SVGAnimatedBoolean
SVGAnimated
Boolean
class
SVGAnimatedBoolean
(
source
)
Used for attributes of type boolean which can be animated.
MDN Reference
Members
Properties
anim
Val
Link copied to clipboard
val
animVal
:
Boolean
MDN Reference
base
Val
Link copied to clipboard
var
baseVal
:
Boolean
MDN Reference