toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowPinningInstance
/
getCenterRows
get
Center
Rows
abstract
var
getCenterRows
:
(
)
->
ReadonlyArray
<
Row
<
TData
>
>
(
source
)
Returns all rows that are not pinned to the top or bottom.
API Docs
Guide