toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowModel
/
rowsById
rows
By
Id
abstract
var
rowsById
:
ReadonlyRecord
<
String
,
Row
<
TData
>
>
(
source
)