KQ-096 · CURTAIN/LIFT
Curtain Lift
A draped curtain of sine-fold strips over a stage — raising it sends the folds up with a center-out stagger so the hem travels as a wave, or part mode compresses the halves toward the wings.
KQ-096 · CURTAIN/LIFT
GALLERY CURTAIN · 14 FOLDS
KQ-096
Curtain lowered
CURTAIN · LOWERED
Raise the rig - the hem travels as a wave from the center.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/curtain-lift
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | The stage the curtain conceals. |
| mode | "lift" | "part" | "lift" | Straight up, or split to the wings. |
| open / defaultOpen / onOpenChange | boolean / boolean / (open) => void | — | Controlled or uncontrolled rig state. |
| folds / height | number / number | 14 / 220 | Strip count and stage height. |