setter

fun setter(obj: JsValue, property: String, string: String)(source)
fun setter(obj: JsValue, property: String, lambda: KtFunction<Unit>)(source)
fun JsValue.setter(property: String, lambda: KtFunction<Unit>)(source)
fun JsValue.setter(property: String, string: String)(source)

Deprecated

K/N WASM target and all related API is deprecated for removal. See https://blog.jetbrains.com/kotlin/2023/02/update-regarding-kotlin-native-targets for additional details

Since Kotlin

1.3