Skip to content
Esc
navigateopen⌘Jpreview

marks-starter

Placeholder marks that draw themselves on, as editable SVG source.

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

Installation

pnpm odori add @odori/marks-starter

Source is copied into videos/components/marks-starter/ 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
60 frames · 2s
Minimum duration
24 frames · 0.8s
Entrance
24 frames
Exit
0 frames
Reduced motion
the mark renders complete, with no draw on
Requires
nothing beyond the runtime
Content limits
none

Props

PropTypeDefaultRequired
colorDefaults to the brand accent, so a mark inherits the palette.string
sizeSize in design pixels, scaled for the format.number72
drawFramesDraw the mark on across this many frames. Zero renders it complete.number24
styleCSSProperties