Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-react
/
react
/
CleanupScope
Cleanup
Scope
class
CleanupScope
:
CoroutineScope
(
source
)
Members
Properties
coroutine
Context
Link copied to clipboard
open
override
val
coroutineContext
:
CoroutineContext
Functions
await
Cleanup
Link copied to clipboard
suspend
fun
awaitCleanup
(
block
:
(
)
->
Unit
)
:
Nothing