Skip to content
Esc
navigateopen⌘Jpreview

absolute-stage

Full-frame surface with stable clipping and positioning.

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

Installation

pnpm odori add @odori/absolute-stage

Source is copied into videos/components/absolute-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
Foundation
Aspect ratios
16:9 · 9:16 · 1:1
Recommended duration
90 frames · 3s
Minimum duration
24 frames · 0.8s
Entrance
0 frames
Exit
0 frames
Reduced motion
no motion of its own
Requires
sans font
Content limits
none

Props

PropTypeDefaultRequired
childrenReactNode
alignWhere the content sits inside the frame."center" | "start" | "end""center"
paddingInset from the frame edge, in design pixels.number120
showBoundsDraw the frame edge, useful while composing.booleanfalse
styleCSSProperties