JsArray
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
Constructors
Properties
size
val
size
:
Int
Functions
Extension Functions
setter
fun
setter
(
obj
:
JsValue
,
property
:
String
,
lambda
:
KtFunction
<
Unit
>
)
fun
setter
(
obj
:
JsValue
,
property
:
String
,
string
:
String
)