Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.scheduling
Package-level
declarations
Types
Functions
Types
Void
Function
Link copied to clipboard
typealias
VoidFunction
=
(
)
->
Unit
Functions
queue
Microtask
Link copied to clipboard
external
fun
queueMicrotask
(
callback
:
VoidFunction
)
MDN Reference