Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
HeadersInstance
/
getFlatHeaders
get
Flat
Headers
abstract
val
getFlatHeaders
:
(
)
->
<Error class: unknown class>
<
Header
<
TData
,
*
>
>
(
source
)
Returns headers for all columns in the table, including parent headers.
API Docs
Guide