Skip to content
Esc
navigateopen⌘Jpreview

data-table

Sortable rows with an authored selection story.

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

Installation

pnpm odori add @odori/data-table

Source is copied into videos/components/data-table/ 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
Data
Aspect ratios
16:9 · 1:1
Recommended duration
150 frames · 5s
Minimum duration
75 frames · 2.5s
Entrance
60 frames
Exit
0 frames
Reduced motion
rows and the selection appear at once
Requires
sans font, mono font
Content limits
rows ≤ 6, columns ≤ 5

Props

PropTypeDefaultRequired
columnsstring[]Yes
rowsstring[][]Yes
selectedIndexRow that ends up selected, zero based.number
titlestring