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