toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreInstance
/
getCoreRowModel
get
Core
Row
Model
abstract
var
getCoreRowModel
:
(
)
->
RowModel
<
TData
>
(
source
)
Returns the core row model before any processing has been applied.
API Docs
Guide