Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-js
/
js.lazy
/
LazyFunction
Lazy
Function
js
sealed
external
interface
LazyFunction
<
out
R
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
js
open
inline suspend operator
fun
invoke
(
)
:
R