T
TanStack3y ago
foreign-sapphire

How do I optimize the table for lots of row?

There are 2000 data to render with react-table and the table is very slow. How can I optimize this table?
2 Replies
foreign-sapphire
foreign-sapphireOP3y ago
same question. you can try lazy loading
adverse-sapphire
adverse-sapphire3y ago
virtualization

Did you find this page helpful?