Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-core
/
react.raw
/
useEffectRaw
use
Effect
Raw
external
fun
useEffectRaw
(
effect
:
(
)
->
Cleanup
?
,
dependencies
:
ReadonlyArray
<
Any
?
>
=
definedExternally
)
(
source
)
Online Documentation