Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-core
/
react
/
ReducerInstance
Reducer
Instance
typealias
ReducerInstance
<
S
,
A
>
=
JsTuple2
<
S
,
Dispatch
<
A
>
>
(
source
)
Only works inside fc
See also
Hooks and Function Components