Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
PaginationInstance
/
getCanPreviousPage
get
Can
Previous
Page
abstract
val
getCanPreviousPage
:
(
)
->
Boolean
(
source
)
Returns whether the table can go to the previous page.
API Docs
Guide