toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreOptions
/
defaultColumn
default
Column
abstract
var
defaultColumn
:
ColumnDef
<
TData
,
*
>
?
(
source
)
Default column options to use for all column defs supplied to the table.
API Docs
Guide