Shadcn table component with server side sorting, pagination, filtering, and custom views. This is built on top of @sadmann17's shadcn-table.
The Shadcn View Table is a versatile table component that offers server-side sorting, pagination, filtering, and customizable views. Built on top of @sadmann17’s shadcn-table, it leverages a stack including Next.js, TailwindCSS, shadcn/uitanstack/react-table, Drizzle ORM, Supabase, and Zod to provide robust functionality.
To run the Shadcn View Table locally, follow these steps:
pnpm install
The Shadcn View Table is a feature-rich table component that enhances data presentation and interaction. Leveraging various technologies and tools, it provides essential functionalities like server-side sorting, pagination, filtering, and customizable views. By following the installation guide, users can easily set up and utilize this table component for effective data visualization and management.