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
/
removeAt
remove
At
fun
removeAt
(
index
:
Int
)
:
TableRow
<
T
>
(
source
)
Removes the row at the provided
index
. Returns the removed row.