Elastic Text
Text with elastic bounce animation on hover for each letter.
Configuring your account...
Please wait while we prepare everything for you
Usage
import ElasticText from '@/components/bynanaui/elastic-text'
<ElasticText
text="Hover Each Letter"
className="text-4xl font-bold"
/>Props
| Prop | Type | Default | Description |
|---|---|---|---|
text | string | - | Text to display |
className | string | - | Additional CSS classes |