Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
ExpandedRow
/
getCanExpand
get
Can
Expand
abstract
val
getCanExpand
:
(
)
->
Boolean
(
source
)
Returns whether the row can be expanded.
API Docs
Guide