Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
ColumnPinningInstance
/
getLeftLeafColumns
get
Left
Leaf
Columns
abstract
val
getLeftLeafColumns
:
(
)
->
ERROR CLASS: Symbol not found for ReadonlyArray<tanstack/table/core/Column<TData, *>>
(
source
)
Returns all left pinned leaf columns.
API Docs
Guide