toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
HeadersInstance
/
getFooterGroups
get
Footer
Groups
abstract
var
getFooterGroups
:
(
)
->
ReadonlyArray
<
HeaderGroup
<
TData
>
>
(
source
)
Returns the footer groups for the table.
API Docs
Guide