Animate UI

Shimmering Text

A shimmering text animation.

Made by imskyleen
Edit on GitHub
Shimmering Text

Installation

Usage

<ShimmeringText text="Shimmering Text" />

API Reference

ShimmeringText

PropTypeDefault
text
string
-
duration?
number
1
wave?
boolean
false
color?
string
var(--color-neutral-500)
shimmeringColor?
string
var(--color-neutral-300)
...props?
HTMLMotionProps<"span">
-

Built by Skyleen. The source code is available on GitHub.