Skip to main content
An animated ripple effect typically used behind elements to emphasize them. This component creates concentric animated circles that expand outward.

Props

Prop NameTypeDefaultDescription
baseCircleSizenumber210The size of the main circle in pixels.
baseCircleOpacitynumber0.24The opacity of the main circle.
spaceBetweenCirclenumber70The space between each ripple circle in pixels.
circleOpacityDowngradeRationumber0.03The rate at which opacity decreases for each successive ripple circle.
circleClassstringundefinedCSS class name(s) for additional styling of circles.
waveSpeednumber80The animation speed for the wave effect, measured in ms.
numberOfCirclesnumber7The number of ripple circles to render.

Credits

Build docs developers (and LLMs) love