core
0.26.4
js
core
/
de.peekandpoke.kraft.addons.forms.collections
/
ListFieldComponent
/
AddCtx
Add
Ctx
js
data
class
AddCtx
<
T
>
(
val
add
:
(
T
)
->
Unit
)
Constructors
Functions
Properties
Constructors
Add
Ctx
Link copied to clipboard
js
fun
<
T
>
AddCtx
(
add
:
(
T
)
->
Unit
)
Functions
dom
Key
Link copied to clipboard
js
fun
domKey
(
)
:
String
Properties
add
Link copied to clipboard
js
val
add
:
(
T
)
->
Unit