toggle menu
tanstack-table-kmp
common
switch theme
search in API
table-core
/
io.github.tanstacktable.core
/
TableFeature
/
createCell
create
Cell
open
val
createCell
:
(
cell
:
Cell
<
Any
?
,
Any
?
>
,
column
:
Column
<
Any
?
,
Any
?
>
,
row
:
Row
<
Any
?
>
,
table
:
Table
<
Any
?
>
)
->
Unit
?