Scroll DNA

NavigationSIGNATURE

A DNA-strand scroll navigator with interactive scrubbing. Click any bar to jump, drag to scrub, section dots mark waypoints, and a floating card shows context + copyable code. Praxys Signature.

Loading preview...
Customize
Bar Count
32
Color
#E84E2D

Props

PropTypeDefaultDescription
sectionsSection[][]Array of { id, label, code? }. Each id must match an element on the page. code is shown in the floating card.
barCountnumber32Number of vertical bars in the barcode visualizer.
colorstring'#E84E2D'Fill color for active bars, section dots, and code text.
containerRefRefObject<any>undefinedScroll container ref. Omit to track window scroll.
classNamestring''Additional CSS classes on the root wrapper.