Electric Text
Animated electric text with glowing, distorted outline for dynamic neon effects.
Feel the Sparks
Installation
npx shadcn@latest add https://scrollxui.dev/registry/electric-text.json Usage
import { ElectricText } from "@/components/ui/electric-text";<ElectricText
color="#BB8A2C"
showFill={false}
speed={1}
glowIntensity="high"
chaos={1}
strokeWidth={3}
className="text-5xl font-bold"
>
Feel the Spark
</ElectricText>API Reference
Electric Text
Animated electric text with glowing, distorted outline for dynamic neon effects.