Slide Text
sliding text animation with smooth staggered motion and loop control.
Installation
npx shadcn@latest add https://scrollxui.dev/registry/slide-text.json Usage
import { SlideText } from "@/components/ui/slide-text";<SlideText
text="Innovation"
staggerDelay={0.03}
staggerDuration={0.5}
pauseDuration={2}
className="text-4xl font-semibold"
/>API Reference
Slide Text
sliding text animation with smooth staggered motion and loop control.