toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
PaginationInstance
/
getPageOptions
get
Page
Options
abstract
var
getPageOptions
:
(
)
->
ReadonlyArray
<
Int
>
(
source
)
Returns an array of page options (zero-index-based) for the current page size.
API Docs
Guide