Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-core
/
react
/
ActionStateInstance2
Action
State
Instance2
typealias
ActionStateInstance2
<
S
,
P
>
=
JsTuple3
<
S
,
(
payload
:
P
)
->
Unit
,
Boolean
>
(
source
)