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