KQ-112 · Z/ACCORDION
Z Accordion
An accordion that spends depth instead of height — the open sheet glides to the front while the rest step back into the rack, scaled, dimmed, and stacked so every header stays in reach.
KQ-112 · Z/ACCORDION
Field Manual · 4 SectionsKQ-112
- CAL-01Zero the vane against the reference post before first light.
- CAL-02Sweep the dial through both stops; log any drift past two units.
- CAL-03Stamp the offset on the bay card and initial it.
Front Sheet · CALIBRATION
Open a section - the rest step back into the rack.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/z-accordion
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | { id, title, content }[] | — | The sheets; three to five read best. |
| open / defaultOpen / onOpenChange | string / string / (id) => void | — | Controlled or uncontrolled open sheet — exactly one at a time. |