Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kotlin-web
/
web.observable
/
Observable
/
firstAsync
first
Async
fun
firstAsync
(
options
:
SubscribeOptions
?
=
definedExternally
)
:
Promise
<
T
>
(
source
)