PaginationOptions
Properties
Link copied to clipboard
Link copied to clipboard
Returns the row model after pagination has taken place, but no further.
Link copied to clipboard
Enables manual pagination. If this option is set to true
, the table will not automatically paginate rows using getPaginationRowModel()
and instead will expect you to manually paginate the rows before passing them to the table. This is useful if you are doing server-side pagination and aggregation. API Docs Guide
Link copied to clipboard
Link copied to clipboard