Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
HeadersInstance
/
getHeaderGroups
get
Header
Groups
abstract
val
getHeaderGroups
:
(
)
->
ERROR CLASS: Symbol not found for ReadonlyArray<tanstack/table/core/HeaderGroup<TData>>
(
source
)
Returns all header groups for the table.
API Docs
Guide