n
nonaxial
Components
154/207

Step 1

First step

Step 2

Second step

Timeline

Carousels

Vertical timeline component

timelinehistoryevents

Installation

$
npx shadcn@latest add https://nonaxial.com/r/timeline.json

Usage

tsx
import { Timeline } from "@/components/nonaxial/timeline"

export default function Example() {
  return (
    <Timeline>{/* Your content here */}</Timeline>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring