toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowSelectionInstance
/
getPreSelectedRowModel
get
Pre
Selected
Row
Model
abstract
var
getPreSelectedRowModel
:
(
)
->
RowModel
<
TData
>
(
source
)
Returns the core row model of all rows before row selection has been applied.
API Docs
Guide