toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreColumn
/
parent
parent
abstract
var
parent
:
Column
<
TData
,
TValue
>
?
(
source
)
The parent column for this column. Will be undefined if this is a root column.
API Docs
Guide