Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreRow
/
getParentRows
get
Parent
Rows
abstract
val
getParentRows
:
(
)
->
<Error class: unknown class>
<
Row
<
TData
>
>
(
source
)
Returns the parent rows for the row, all the way up to a root row.
API Docs
Guide