Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Dope sheet — multi-track

The editor's timeline. Tracks are rows (Video / Cursor / Audio / Caption), columns are time, dots are keyframes, and the bright vertical line is the playhead at t=3.4s.

A pure presentational component for now — interaction (drag, snap-to-frame, scrub) lives behind a future signal-driven variant. The visual + structural contract is locked in tests/snapshots.rs.

The keyframe glyph maps to KeyframeKind:

GlyphKindUse
◆ grayHoldHold-until-next
◆ skyLinearLinear interpolation
◆ violetEaseEase in/out
▮ yellowMarkerRange / chapter / caption marker

Open as standalone demo →


DopeSheet API · Dope sheet overview