SVGAnimatedRect

abstract external class SVGAnimatedRect

Exposes the JavaScript SVGAnimatedRect to Kotlin

Constructors

SVGAnimatedRect
Link copied to clipboard
JS
fun SVGAnimatedRect()

Properties

animVal
Link copied to clipboard
JS
open val animVal: DOMRectReadOnly
baseVal
Link copied to clipboard
JS
open val baseVal: DOMRect