toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
ColumnPinningOptions
/
enableColumnPinning
enable
Column
Pinning
abstract
var
enableColumnPinning
:
Boolean
?
(
source
)
Enables/disables column pinning for the table. Defaults to
true
.
API Docs
Guide