Installation
pnpm dlx shadcn@latest add @spell/shimmer-textExamples
Color
Usage
import { ShimmerText } from "@/components/shimmer-text";<ShimmerText>Shimmer Effect</ShimmerText>Props
| Prop | Type | Default |
|---|---|---|
children | React.ReactNode | - |
className | string | - |
variant | Variant | default |
duration | number | 1.5 |
delay | number | 1.5 |