core
0.16.3
core
/
de.peekandpoke.kraft.addons.forms.collections
/
ListFieldComponent
/
AddCtx
Add
Ctx
data
class
AddCtx
<
T
>
(
val
add
:
(
T
)
->
Unit
)
Content copied to clipboard
Constructors
Properties
Constructors
Add
Ctx
Link copied to clipboard
fun
<
T
>
AddCtx
(
add
:
(
T
)
->
Unit
)
Content copied to clipboard
Properties
add
Link copied to clipboard
val
add
:
(
T
)
->
Unit
Content copied to clipboard