Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-web
/
web.abort.internal
/
awaitCancellable
await
Cancellable
suspend
fun
<
T
:
JsAny
?
>
PromiseLike
<
T
>
.
awaitCancellable
(
controller
:
AbortController
)
:
T
(
source
)