Getting Started
Templates
Components
Special Animations
Text Animations
Backgrounds
import { LetterPullUpText } from "@/components/eldoraui/letter-pull-up-text"<LetterPullUpText text="Welcome to EldoraUI" className="text-blue-600" />| Prop | Type | Default | Description |
|---|---|---|---|
text | string | "" | The text content to display |
className | string | "" | Additional CSS classes to apply to the element |