toggle menu
core
0.43.2
js
switch theme
search in API
core
/
de.peekandpoke.kraft.components.state
/
ComponentStateProperty
/
ComponentStateProperty
Component
State
Property
js
constructor
(
component
:
Component
<
*
>
,
initialValue
:
T
,
onChange
:
(
T
)
->
Unit
?
=
null
)