Getting Started
Templates
Components
Special Animations
Text Animations
Backgrounds
import { GradualSpacingText } from "@/components/eldoraui/gradual-spacing-text"<GradualSpacingText 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 |