SVGAnimatedString

abstract class SVGAnimatedString : JsAny

Exposes the JavaScript SVGAnimatedString to Kotlin

Constructors

Link copied to clipboard
constructor()

Properties

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