Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-js
/
js.closeable
Package-level
declarations
Types
Functions
Types
Js
Closeable
Link copied to clipboard
web
interface
JsCloseable
Functions
use
Link copied to clipboard
web
inline
fun
<
T
:
JsCloseable
,
R
>
T
.
use
(
block
:
(
T
)
->
R
)
:
R