TanStackT
TanStack3y ago
2 replies
faint-white

How to set initial page size

Hellow, I'm trying to set initial page size to differnent value than 10.
If i'd try to do table.setPagesize(5) returning component it rerenders too many timez, can I put it somehow in the useReactTable object?
Was this page helpful?