Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
table
/
com.michaelflisar.toolbox.table.definitions
/
Column
/
createCell
create
Cell
val
createCell
:
@
Composable
(
item
:
Item
,
value
:
CellValue
)
->
Cell
<
CellValue
>