Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
PaginationInstance
/
previousPage
previous
Page
abstract
val
previousPage
:
(
)
->
Unit
(
source
)
Decrements the page index by one, if possible.
API Docs
Guide