Electric Text
Animated electric text with glowing, distorted outline for dynamic neon effects.
Loading...
Installation
npx shadcn@latest add @scrollxui/electric-text 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.