Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-core
/
react
/
useSyncExternalStore
use
Sync
External
Store
external
fun
<
Snapshot
>
useSyncExternalStore
(
subscribe
:
(
onStoreChange
:
(
)
->
Unit
)
->
Cleanup
,
getSnapshot
:
(
)
->
Snapshot
,
getServerSnapshot
:
(
)
->
Snapshot
=
definedExternally
)
:
Snapshot
(
source
)
Online Documentation