kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom.svg
/
SVGAnimatedRect
SVGAnimated
Rect
JS
abstract
external
class
SVGAnimatedRect
Content copied to clipboard
Exposes the JavaScript
SVGAnimatedRect
to Kotlin
Constructors
Properties
Constructors
SVGAnimatedRect
Link copied to clipboard
JS
fun
SVGAnimatedRect
(
)
Content copied to clipboard
Properties
animVal
Link copied to clipboard
JS
open
val
animVal
:
DOMRectReadOnly
Content copied to clipboard
baseVal
Link copied to clipboard
JS
open
val
baseVal
:
DOMRect
Content copied to clipboard