Gradient Text
Text with animated gradient color effect.
textgradientanimated
Installation
Terminalbash
npx motioncraft add gradient-textUsage
gradient-text.tsxtsx
import { GradientText } from "@/components/text/gradient-text";
<GradientText>Beautiful Gradient</GradientText>Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children* | ReactNode | — | Text content |
| className | string | — | Additional CSS classes |
Related Components
Split Screen Text
NewText that splits apart vertically on scroll, revealing content underneath. Scroll-driven with sticky positioning.
Text Generate
Text that generates character by character with a typing cursor effect.
Text Reveal
Text that reveals word by word with scroll-driven animation.
Aurora Background
Animated aurora borealis gradient background with configurable colors and speed.