Skip to content
Esc
navigateopen⌘Jpreview

stage

The shared backdrop: hairline grid, soft glow, and vignette.

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

Installation

pnpm odori add @odori/stage

Source is copied into videos/components/stage/ 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
Brand
Aspect ratios
16:9 · 9:16 · 1:1
Recommended duration
120 frames · 4s
Minimum duration
24 frames · 0.8s
Entrance
24 frames
Exit
0 frames
Reduced motion
static grid without drift
Requires
nothing beyond the runtime
Content limits
none

Props

PropTypeDefaultRequired
childrenReactNode
gridA hairline grid keeps large empty frames from feeling flat.booleantrue
glowA slow radial glow behind the content.booleantrue
align"center" | "start""center"
styleCSSProperties