Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
Search in API
kotlin-react-core
/
react
/
useInsertionEffectWithCleanup
use
Insertion
Effect
With
Cleanup
fun
useInsertionEffectWithCleanup
(
effect
:
CleanupBuilder
.
(
)
->
Unit
)
(
source
)
fun
useInsertionEffectWithCleanup
(
vararg
dependencies
:
Any
?
,
effect
:
CleanupBuilder
.
(
)
->
Unit
)
(
source
)
Online Documentation