Docs
Loki Text Effect
The iconic text animation from the Loki series intro.
pnpm dlx shadcn@latest add https://atlasui.dev/r/loki-text-effect.json
import { LokiTextEffect } from "@/components/(react)/loki-text-effect";
<LokiTextEffect text="Loki" />
text
string
velocityFont
number
800
velocityMove
1800
className
On This Page
Contribute