Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
VisibilityRow
/
getVisibleCells
get
Visible
Cells
abstract
val
getVisibleCells
:
(
)
->
<Error class: unknown class>
<
Cell
<
TData
,
*
>
>
(
source
)
Returns an array of cells that account for column visibility for the row.
API Docs
Guide