Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
ColumnPinningOptions
/
enableColumnPinning
enable
Column
Pinning
abstract
val
enableColumnPinning
:
Boolean
?
(
source
)
Enables/disables column pinning for the table. Defaults to
true
.
API Docs
Guide