Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowPinningInstance
/
getBottomRows
get
Bottom
Rows
abstract
val
getBottomRows
:
(
)
->
ERROR CLASS: Symbol not found for ReadonlyArray<tanstack/table/core/Row<TData>>
(
source
)
Returns all bottom pinned rows.
API Docs
Guide