Kotlin Wrappers API Reference
Toggle table of contents
common
js
wasmJs
Platform filter
common
js
wasmJs
Switch theme
kotlin-js-core
/
js.objects
Package-level
declarations
Types
Functions
Types
Js
Plain
Object
Link copied to clipboard
common
js
wasmJs
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
expect
annotation class
JsPlainObject
actual
typealias
JsPlainObject
=
kotlinx.js.JsPlainObject
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
actual
annotation class
JsPlainObject
Functions
jso
Link copied to clipboard
common
js
wasmJs
expect
fun
<
T
:
JsAny
>
jso
(
)
:
T
actual
inline
fun
<
T
:
JsAny
>
jso
(
)
:
T
actual
fun
<
T
:
JsAny
>
jso
(
)
:
T