Modern UI
Animated Gradient Text Component
A text component that displays text with beautiful, animated gradient colors.
- Smooth animated gradient effects
- Customizable color schemes
- Adjustable animation speed
- Works with any text element (headings, paragraphs, etc.)
Installation
The AnimatedGradientText component is part of our UI library. You can import it directly from the components directory.
Usage
Here is how to use the animated gradient text in your project.
React TSX
React TSX
Examples
Basic Animated Gradient Text
Modern UI
Custom Colors
Custom Colors
API Reference
AnimatedGradientText
Prop | Type | Default | Description |
---|---|---|---|
speed | number | 1 | speed of the animation |
className | string | - | Additional CSS classes |
children | ReactNode | - | The text content |