Preview
Installation
- Tab Title
- Tab Title
Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
containerClass | string | "" | Additional CSS classes for the timeline container. |
class | string | "" | Additional CSS classes for styling. |
items | { id: string; label: string; }[] | [] | List of timeline items, each with an ID and label. |
title | string | "" | Title of the timeline section. |
description | string | "" | Description text displayed below the title. |
Credits
- Inspired and ported from Aceternity UI’s Timeline.