BackgroundNoise Background
Noise Background
A dynamic noise background component for React that creates animated cells with customizable colors and opacity. Perfect for adding visual interest to your applications.
Overview
The NoiseBackground
component generates a visually engaging background composed of animated cells. This component leverages React's performance optimizations for smooth animations.
Each cell's color, opacity, and animation duration are customizable, allowing you to create unique and dynamic effects suitable for various applications.
Preview
Usage
Code
Props
Prop | Type | Default |
---|---|---|
cellColor | string | 'bg-white' |
className | string | undefined |