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