Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
SortingInstance
/
getPreSortedRowModel
get
Pre
Sorted
Row
Model
abstract
val
getPreSortedRowModel
:
(
)
->
RowModel
<
TData
>
(
source
)
Returns the row model for the table before any sorting has been applied.
API Docs
Guide