Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
ColumnPinningRow
/
getLeftVisibleCells
get
Left
Visible
Cells
abstract
val
getLeftVisibleCells
:
(
)
->
<Error class: unknown class>
<
Cell
<
TData
,
*
>
>
(
source
)
Returns all left pinned leaf cells in the row.
API Docs
Guide