Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreColumn
/
parent
parent
abstract
val
parent
:
Column
<
TData
,
TValue
>
?
(
source
)
The parent column for this column. Will be undefined if this is a root column.
API Docs
Guide