toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.broadcast
/
BroadcastChannel
/
close
close
fun
close
(
)
(
source
)
Closes the BroadcastChannel object, opening it up to garbage collection.
MDN Reference