toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
PaginationInstance
/
previousPage
previous
Page
abstract
var
previousPage
:
(
)
->
Unit
(
source
)
Decrements the page index by one, if possible.
API Docs
Guide