Bounce Text
Animated text with bouncing letters that create a playful, dynamic effect.
Configuring your account...
Please wait while we prepare everything for you
Usage
import BounceText from '@/components/bynanaui/bounce-text'
<BounceText
text="Bounce Text Effect"
className="text-4xl font-bold"
/>Props
| Prop | Type | Default | Description |
|---|---|---|---|
text | string | - | Text to animate |
className | string | - | Additional CSS classes |