Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
isRowSelected
is
Row
Selected
external
fun
<
TData
:
RowData
>
isRowSelected
(
row
:
Row
<
TData
>
,
selection
:
<Error class: unknown class>
<
String
,
Boolean
>
)
:
Boolean
(
source
)