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