Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreOptions
/
defaultColumn
default
Column
abstract
val
defaultColumn
:
ColumnDef
<
TData
,
*
>
?
(
source
)
Default column options to use for all column defs supplied to the table.
API Docs
Guide