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
/
getFooterGroups
get
Footer
Groups
abstract
val
getFooterGroups
:
(
)
->
ERROR CLASS: Symbol not found for ReadonlyArray<tanstack/table/core/HeaderGroup<TData>>
(
source
)
Returns the footer groups for the table.
API Docs
Guide