Data
Timeline
Vertical event timeline with completed, active, and pending states.
Quick Preview
Order placed
Your order #4821 was placed successfully.
Payment confirmed
Payment of $149.00 was confirmed.
Shipped
Package dispatched from warehouse.
Out for delivery
The courier is on the way.
Delivered
Package delivered to your address.
Installation
// Copy fromsrc/components/data/Timeline.tsx
Examples
All statuses
Completed step
This step is done.
Current step
You are here.
Upcoming step
Not started yet.
Prompt Preview
Copy a prompt that recreates this UI
Paste this into your AI coding assistant to generate code that closely matches the reference, including color, size, shape, typography, spacing, and polish.
Copy-ready AI prompt
Starts from the current visual reference and project constraints.
Tweak only product-specific copy or data after the first generation pass.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
events* | TimelineEvent[] | - | Array of timeline events |
className | string | - | Additional CSS classes |