Skip to content
Esc
navigateopen⌘Jpreview

safe-area

Format-aware title and action safety boundaries.

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

Installation

pnpm odori add @odori/safe-area

Source is copied into videos/components/safe-area/ 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
18 frames
Exit
0 frames
Reduced motion
guides appear without fading
Requires
sans font, mono font
Content limits
none

Props

PropTypeDefaultRequired
childrenReactNode
guidesDraw the title and action boundaries.booleantrue
insetExtra inset beyond the layout policy, in design pixels.number0
labelstring"safe area"