toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreRow
/
getParentRow
get
Parent
Row
abstract
var
getParentRow
:
(
)
->
Row
<
TData
>
(
source
)
Returns the parent row for the row, if it exists.
API Docs
Guide