Introducing Motion-Primitives Pro - Advanced components and templates to help you build a website that stands out.

Text Shimmer Wave

Shimmer wave effect on text. Easily adjust the wave effect, spread, duration, and more.

Examples

Text Shimmer Wave Basic

Generating code...

Text Shimmer Wave Color

You can use the [--base-color] and [--base-gradient-color] CSS variables to customize the color of the shimmer effect.

Creating the perfect dish...

Installation

npx shadcn add "https://motion-primitives.com/c/text-shimmer-wave.json"

Component API

PropTypeDefaultDescription
childrenstringThe text content.
asstring'p'The HTML element to render.
classNamestringThe class name to apply to the component.
durationnumber1The duration of the wave effect.
zDistancenumber10The distance of the wave effect.
xDistancenumber2The distance of the wave effect.
yDistancenumber-2The distance of the wave effect.
spreadnumber1The spread of the wave effect.
scaleDistancenumber1.1The scale distance of the wave effect.
rotateYDistancenumber10The rotateY distance of the wave effect.
transitionTransitionThe transition of the wave effect.