toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
ColumnPinningRow
/
getCenterVisibleCells
get
Center
Visible
Cells
abstract
var
getCenterVisibleCells
:
(
)
->
ReadonlyArray
<
Cell
<
TData
,
*
>
>
(
source
)
Returns all center pinned (unpinned) leaf cells in the row.
API Docs
Guide