Timeline
A vertical paper trail: beads on a hairline, mono timestamps, done/active/upcoming status. Active bead breathes with accent.
Draw
draw a card
$npx shadcn@latest add @clow/timelineFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<Timeline />Examples
basic
Props
| prop | type | default |
|---|---|---|
| title | text | deploy trail |
| meta | text | 3 steps |

