Shimmering Text
A shimmering text animation.
Made by imskyleenInstallation
Usage
API Reference
ShimmeringText
Prop | Type | Default |
---|---|---|
text | string | - |
duration? | number | 1 |
wave? | boolean | false |
color? | string | var(--color-neutral-500) |
shimmeringColor? | string | var(--color-neutral-300) |
...props? | HTMLMotionProps<"span"> | - |