toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreRow
/
getAllCells
get
All
Cells
abstract
var
getAllCells
:
(
)
->
ReadonlyArray
<
Cell
<
TData
,
*
>
>
(
source
)
Returns all of the cells for the row.
API Docs
Guide