ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform.datatypes
/
Table
/
add
add
fun
add
(
value
:
T
)
:
TableRowId
(
source
)
Adds a new row with the provided
value
to the table. Returns the identifier of the newly added row.