toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.window
/
WindowPostMessageOptions
Window
Post
Message
Options
external
interface
WindowPostMessageOptions
:
StructuredSerializeOptions
(
source
)
Members
Properties
target
Origin
Link copied to clipboard
abstract
val
targetOrigin
:
String
?
transfer
Link copied to clipboard
abstract
val
transfer
:
ReadonlyArray
<
Transferable
>
?
Functions
copy
Link copied to clipboard
inline operator
fun
copy
(
noinline
transfer
:
ReadonlyArray
<
Transferable
>
?
)
:
StructuredSerializeOptions