Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
PaginationDefaultOptions
Pagination
Default
Options
external
interface
PaginationDefaultOptions
(
source
)
Members
Properties
on
Pagination
Change
Link copied to clipboard
abstract
var
onPaginationChange
:
OnChangeFn
<
PaginationState
>