tanstack-table-component
v1.0.31
Published
A reusable TanStack Table component for React with sorting, pagination, and shadcn/ui integration
Maintainers
Readme
TanStack Table Component
A reusable React component built with TanStack Table for displaying sortable and paginated tables.
Installation
npm install tanstack-table-component
Prerequisites
npm install react react-dom @tanstack/react-table
