KQ-021 · SCAN/REVEAL
Scan Reveal
Sections develop as the scanner passes — a scroll-linked scan line sweeps once, and content resolves beneath it with a coordinate readout riding the beam.
KQ-021 · SCAN/REVEAL
Scroll ↓
Kinetiq Lab
Bench report — Q3
Spring calibration
All five springs re-measured against the ζ reference set.
Settle times
Flick lands at 118ms, two under budget on the bench.
Overshoot audit
Recoil holds two visible bounces across every viewport.
512
runs
99.2%
pass
0.4ms
drift
Scroll the panel
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/scan-reveal
Props
- once
- boolean
- default true
- Tear down the dual layers after the sweep completes.
- direction
- "down" | "up"
- default "down"
- Sweep direction.
- containerRef
- RefObject<HTMLElement>
- default —
- Scrollable ancestor for scroll-linking inside overflow containers.
| Prop | Type | Default | Description |
|---|---|---|---|
| once | boolean | true | Tear down the dual layers after the sweep completes. |
| direction | "down" | "up" | "down" | Sweep direction. |
| containerRef | RefObject<HTMLElement> | — | Scrollable ancestor for scroll-linking inside overflow containers. |