Compositions
Core Primitives
Transitions
Typography
Customize
1
Installation
$ pnpm dlx shadcn@latest add @framecn/pipeline-journey
Usage
import { PipelineJourney } from "@/components/framecn/pipeline-journey";<PipelineJourney />API Reference
PipelineJourney
| Prop | Type | Default |
|---|---|---|
cardLabel | string | "Build pipeline" |
accentColor | string | "#22c55e" |
speed | number | 1 |
fps | number | 30 |
durationInFrames | number | 200 |
width | number | 1280 |
height | number | 720 |
className | string | - |
Notes
Kanban ticket animation
A ticket flies between configured columns with spring physics. Triggers landing events when the ticket reaches the destination.