SVGAnimatedBoolean

abstract external class SVGAnimatedBoolean

Exposes the JavaScript SVGAnimatedBoolean to Kotlin

Constructors

SVGAnimatedBoolean
Link copied to clipboard
fun SVGAnimatedBoolean()

Properties

animVal
Link copied to clipboard
open val animVal: Boolean
baseVal
Link copied to clipboard
open var baseVal: Boolean