KQ-110 · HELIX/INDEX
Helix Index
An index wound on a spiral staircase — winding the coil also travels it, so the front record always reads mid-stage; drag, scroll a notch, or arrow through, and Enter pulls the record facing you.
KQ-110 · HELIX/INDEX
Spiral Ledger · 08 RecordsKQ-110
PULLED · NONE
Wind the spiral - Enter pulls the front record.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/helix-index
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | { id, label, hint? }[] | — | Five to twelve records on the coil. |
| value / defaultValue / onSelect | string | null / same / (id) => void | — | Controlled or uncontrolled selection; default also seats the coil. |
| radius / pitch / stepDeg / height | number / number / number / number | 96 / 34 / 40 / 260 | Coil geometry and stage height. |