Getting Started
Templates
Components
Special Animations
Text Animations
Backgrounds
import { WavyText } from "@/components/eldoraui/wavy-text"<WavyText text="Wavy Text" className="text-blue-600" />| Prop | Type | Default | Description |
|---|---|---|---|
text | string | "" | The text content to display with wavy animation |
className | string | "" | Additional CSS classes to apply to the element |