Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreRow
/
getParentRow
get
Parent
Row
abstract
val
getParentRow
:
(
)
->
Row
<
TData
>
(
source
)
Returns the parent row for the row, if it exists.
API Docs
Guide