toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
selectRowsFn
select
Rows
Fn
external
fun
<
TData
:
RowData
>
selectRowsFn
(
table
:
Table
<
TData
>
,
rowModel
:
RowModel
<
TData
>
)
:
RowModel
<
TData
>
(
source
)