block
Data table
Filterable, sortable table on TanStack Table with row selection and pagination.
| Ada Lovelace | EU | shipped | $240 |
| Alan Turing | UK | queued | $80 |
| Grace Hopper | US | failed | $12 |
| Katherine Johnson | US | shipped | $640 |
| Donald Knuth | US | queued | $96 |
Download the source
Get a .tar.gz you can open and review. shadcn is optional.
No shadcn required
Download the archive in the browser, or copy the curl command that writes a file. Do not pipe a URL into a shell. The archive does not run code or change your project.
curl --fail --location --proto '=https' --tlsv1.2 --no-clobber --output components-exe-data-table.tar.gz https://components.exe.xyz/downloads/data-table.tar.gz
tar -tzf components-exe-data-table.tar.gz
Send a review brief
Copies source links, checksums, and review steps. It does not ask the agent to execute remote code.
Source
Usage after you copy the reviewed files in.
Loading source