KQ-159 · TRAPDOOR/DROP
Trapdoor Drop
A two-stage disposal platform — arming slides the bolts aside while the item wobbles, confirming swings both leaves down from their outer hinges, and the item accelerates into the well past blinking depth rings before the doors clap shut.
KQ-159 · TRAPDOOR/DROP
DISPOSAL CHUTE · 03 CRATES
KQ-159
CRATE 12SCRAP COILS
DROPPED · 00
Arm the doors, then confirm - the crate takes the long way down.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/trapdoor-drop
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children / itemKey | ReactNode / string | — | The item on the doors; change the key to lower in the next one. |
| onDrop | () => void | — | Fires exactly once when the item has fallen through. |
| armLabel / dropLabel / disarmLabel | string / string / string | — | The two-stage wording. |
| height | number | 240 | Stage height in px. |