Skip to content
Esc
navigateopen⌘Jpreview

value-swap

Replace one label or value while preserving alignment.

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

Installation

pnpm odori add @odori/value-swap

Source is copied into videos/components/value-swap/ 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
90 frames · 3s
Minimum duration
60 frames · 2s
Entrance
14 frames
Exit
0 frames
Reduced motion
the values cross-fade without travel
Requires
sans font
Content limits
from ≤ 24, to ≤ 24

Props

PropTypeDefaultRequired
labelstring
fromstringYes
tostringYes
swapFrameFrame the swap happens on.number45