Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreCell
/
column
column
abstract
val
column
:
Column
<
TData
,
TValue
>
(
source
)
The associated Column object for the cell.
API Docs
Guide