toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
ColumnPinningInstance
/
getLeftLeafColumns
get
Left
Leaf
Columns
abstract
var
getLeftLeafColumns
:
(
)
->
ReadonlyArray
<
Column
<
TData
,
*
>
>
(
source
)
Returns all left pinned leaf columns.
API Docs
Guide