GGrraaddiieenntt FFllooww
Gradient Text
Text EffectsText with animated gradient fill
gradientcolorfulanimated
Installation
$
Usage
tsx
import { GradientText } from "@/components/nonaxial/gradient-text"
export default function Example() {
return (
<GradientText>{/* Your content here */}</GradientText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |