Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
createTable
create
Table
external
fun
<
TData
:
RowData
>
createTable
(
options
:
TableOptionsResolved
<
TData
>
)
:
Table
<
TData
>
(
source
)