Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
VisibilityOptions
/
enableHiding
enable
Hiding
abstract
val
enableHiding
:
Boolean
?
(
source
)
Whether to enable column hiding. Defaults to
true
.
API Docs
Guide