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