KB-234 · DATATABLE/OPS/DESK
Ops Desk Data Table
A working grid in a marketing section, honestly: the library's own virtualized ledger — real sorting, whole-dataset selection — dressed with an ops toolbar whose counts carry-roll as the selection changes. The point of the section is that the table is not a mockup; it is the instrument the page is selling, doing its job on the page.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/datatable-ops-desk
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| runs | OpsRun[] | — | The rows; the default roster is deterministic. |
| onArchive | (ids) => void | — | Fired with the selection; the toolbar clears after. |