Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-core
/
react
/
StateInstance
State
Instance
inline
fun
<
T
>
StateInstance
(
value
:
T
,
setter
:
StateSetter
<
T
>
)
:
StateInstance
<
T
>
(
source
)