UNPKG

tanstack-table-component

Version:

A reusable TanStack Table component for React with sorting, pagination, and shadcn/ui integration

12 lines (6 loc) 262 B
# 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