DEV Community

Cover image for Shadcn React Table: Data Table for React & Next.js
jQueryScript
jQueryScript

Posted on

Shadcn React Table: Data Table for React & Next.js

shadcn-react-table is a source-owned data grid for React and shadcn/ui projects.

Key features:

  • Eight column filter variants with filter mode controls
  • Inline editing, row creation, row actions, and cell actions
  • Grouping, aggregation, detail panels, and tree data
  • CSV and Excel export for selected or filtered rows
  • Row and column virtualization for data-heavy interfaces
  • Server-side pagination, sorting, and filtering through TanStack manual mode

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)