KQ-154 · COMMIT/LEVER
Commit Lever
A two-stage action lever — the pull stiffens at the guard notch and the flap swings aside as you push through to arm; full travel commits with a thunk, locks, and glides home after the reset.
KQ-154 · COMMIT/LEVER
Launch QuadrantKQ-154
Release the batch
Batches Sent · 00
Log · STANDING BY
KQ-154 · Commit Lever · Travel 95° · Guard 55° · ζ 0.83
Pull past the guard to arm - full travel sends it.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/commit-lever
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| onCommit | () => void | — | Required — fires exactly once per full travel. |
| onArmChange | (armed) => void | — | Tracks the armed stage, deduped. |
| commitLabel / resetDelay / disabled | string / number / boolean | "Commit" / 900 / false | Wording, auto-return delay (0 holds), and the safety. |