core
0.16.1
core
/
de.peekandpoke.kraft.components
/
value
value
inline
fun
<
P
>
VDom
.
value
(
initial
:
P
)
:
FunctionalComponentStateProperty
<
P
>
Content copied to clipboard
inline
fun
<
P
>
VDom
.
value
(
initial
:
P
,
noinline
onChange
:
(
P
)
->
Unit
)
:
FunctionalComponentStateProperty
<
P
>
Content copied to clipboard