toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreRow
/
getLeafRows
get
Leaf
Rows
abstract
var
getLeafRows
:
(
)
->
ReadonlyArray
<
Row
<
TData
>
>
(
source
)
Returns the leaf rows for the row, not including any parent rows.
API Docs
Guide