KL-07 · SCROLL/BENCH
Scroll Bench
Linked scrubs. Triggered fires once.
CONTROL RAIL
Mode
Progress signal
READING
- progress
- 0%
- mode
- linked
LINKED = REVERSIBLE · TRIGGERED = COMMITTED
KL-07 · SCROLL RIG
Scroll down ↓
TARGET SECTION
KQ
const { scrollYProgress } = useScroll({ container, target, offset: ["start 0.90", "start 0.35"], }); const rotate = useTransform(scrollYProgress, [0, 1], [0, 180]); // scrub back — it reverses. Linked motion is a mapping, not an event.