Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreInstance
/
getAllFlatColumns
get
All
Flat
Columns
abstract
val
getAllFlatColumns
:
(
)
->
<Error class: unknown class>
<
Column
<
TData
,
*
>
>
(
source
)
Returns all columns in the table flattened to a single level.
API Docs
Guide