toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
PaginationInstance
/
getPaginationRowModel
get
Pagination
Row
Model
abstract
var
getPaginationRowModel
:
(
)
->
RowModel
<
TData
>
(
source
)
Returns the row model for the table after pagination has been applied.
API Docs
Guide