is there any open source project made in react and tanstack table having an example of this table
is there any open source project made in react and tanstack table having an example of this table having sort 2 way sort options and design.
for refrence code.
OPEN SOURCE EXAMPLE

1 Reply
deep-jade•2y ago
It looks like the shadcn ui table uses tanstack table: https://ui.shadcn.com/examples/tasks & https://github.com/shadcn-ui/ui/blob/main/apps/www/app/examples/tasks/components/data-table.tsx#L48
GitHub
ui/apps/www/app/examples/tasks/components/data-table.tsx at main · ...
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. - shadcn-ui/ui