toggle menu
tanstack-table-kmp
common
switch theme
search in API
table-compose
/
io.github.tanstacktable.compose
/
TableGridRowScope
/
cell
cell
fun
cell
(
colSpan
:
Int
=
1
,
content
:
@
Composable
(
)
->
Unit
)
Adds one cell, optionally spanning
colSpan
columns (grouped headers).