Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowPinningInstance
/
getTopRows
get
Top
Rows
abstract
val
getTopRows
:
(
)
->
ERROR CLASS: Symbol not found for ReadonlyArray<tanstack/table/core/Row<TData>>
(
source
)
Returns all top pinned rows.
API Docs
Guide