Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
CoreRow
/
getAllCells
get
All
Cells
abstract
val
getAllCells
:
(
)
->
ERROR CLASS: Symbol not found for ReadonlyArray<tanstack/table/core/Cell<TData, *>>
(
source
)
Returns all of the cells for the row.
API Docs
Guide