toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreOptions
/
columns
columns
abstract
var
columns
:
ReadonlyArray
<
ColumnDef
<
TData
,
*
>
>
(
source
)
The array of column defs to use for the table.
API Docs
Guide