Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreRow
/
getAllCells
get
All
Cells
abstract
val
getAllCells
:
(
)
->
<Error class: unknown class>
<
Cell
<
TData
,
*
>
>
(
source
)
Returns all of the cells for the row.
API Docs
Guide