toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
isRowSelected
is
Row
Selected
external
fun
<
TData
:
RowData
>
isRowSelected
(
row
:
Row
<
TData
>
,
selection
:
ReadonlyRecord
<
String
,
Boolean
>
)
:
Boolean
(
source
)