Wave Text
Text with a smooth wave animation that flows through each letter.
Configuring your account...
Please wait while we prepare everything for you
Usage
import WaveText from '@/components/bynanaui/wave-text'
<WaveText
text="Wave Text Effect"
className="text-4xl font-bold"
/>Props
| Prop | Type | Default | Description |
|---|---|---|---|
text | string | - | Text to animate |
className | string | - | Additional CSS classes |