KQ-242 · FOLIO/TABLE
Folio Table
The paged edition of the working grid: a folio turns pages instead of scrolling ten thousand rows, columns can be re-picked from a rail of chips, and the page turn is a directional slide so going back reads as going back. Paging belongs to pagination-rail — this table seats it. For the virtualized firehose, the ledger remains the instrument; a folio is for datasets you leaf through, not pour.
KQ-242 · FOLIO/TABLE
YardBoardCut atState
- North basinr1405:10signed
- Kettle pointr1306:13posted
- Relay floorr1207:16draft
- Dry dock 2r1105:19signed
- North basinr1006:22posted
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/folio-table
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| columns / rows | FolioColumn[] · FolioRow[] | — | Columns (re-pickable) and pre-formatted row cells by column id. |
| pageSize | number | 5 | Rows per page; the page count derives. |