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