Timeline
Smoothly animated timeline slider with resizable handles for interactive use.
MAKE WEBSITES10X MODERNwith
ScrollX UI
Installation
npx shadcn@latest add https://scrollxui.dev/registry/timeline.json Usage
import { Timeline, TimelineText } from "@/components/ui/timeline";<Timeline
rotation={-2.76}
containerClassName="border-blue-500"
handleClassName="border-blue-500"
handleIndicatorClassName="bg-blue-500"
>
<TimelineText>Video Editor</TimelineText>
</Timeline>Examples
Custom
MAKE WEBSITES10X MODERNwith
ScrollX UI
API Reference
Timeline
Smoothly animated timeline slider with resizable handles for interactive use.