toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
PaginationInstance
/
setPagination
set
Pagination
abstract
var
setPagination
:
(
updater
:
Updater
<
PaginationState
>
)
->
Unit
(
source
)
Sets or updates the
state.pagination
state.
API Docs
Guide