KB-281 · FEATURES/PINNED/SCROLL
Pinned Scroll Features
The feature tour that uses the scroll it already has: the stage pins and scenes cross-fade under it as the reader moves, so the sequence is paced by the page rather than by a control. The pinning and the hand-off between scenes belong entirely to the sticky instrument.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/features-pinned-scroll
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| scenes | PinnedScene[] | — | Each beat's step, title, copy, and mono face lines. |
| height | number | — | Pinned stage height in px. |