BackgroundAurora Background
Aurora Background
A customizable animated aurora background component with flowing waves, configurable colors, and adjustable animation speed.
Overview
The Aurora Background
creates a smooth, animated aurora effect with multiple flowing waves. This component is built using Framer Motion
for seamless animations and is designed to enhance modern UI designs.
It is highly customizable, allowing you to adjust the number of waves, colors, and animation speed. The aurora effect is created using a combination of linear gradients and motion animations.
Preview
Usage
Code
Props
Prop | Type | Default |
---|---|---|
numWaves | number | 5 |
colors | string[] | ["rgba(94, 214, 134, 0.4)", "rgba(73, 133, 224, 0.4)", "rgba(179, 90, 207, 0.4)"] |
speedMultiplier | number | 1 |
className | string | - |