Skip to content
Esc
navigateopen⌘Jpreview

staggered-lines

Two line hierarchy with independent entrance timing.

The same runtime that renders the export. Scrub to any frame, switch format, and edit the fixture props.

Installation

pnpm odori add @odori/staggered-lines

Source is copied into videos/components/staggered-lines/ and belongs to your repository. odori diff compares it with upstream later; odori update applies the change you accept. It has no registry dependencies.

Timing contract

Every registry component declares how it behaves in time.odori test fails a cut that violates these.

Family
Typography
Aspect ratios
16:9 · 9:16 · 1:1
Recommended duration
120 frames · 4s
Minimum duration
48 frames · 1.6s
Entrance
32 frames
Exit
10 frames
Reduced motion
lines fade in together
Requires
sans font
Content limits
lines ≤ 3, lineLength ≤ 42

Props

PropTypeDefaultRequired
linesEach line enters on its own beat, in order.string[]Yes
detailstring
align"left" | "center""left"
staggerFrames between one line and the next.number10