BackgroundMoving Dots Background
Moving Dots Background
An animated background component featuring moving dots that create a dynamic visual effect. Customizable speed and dot density for a unique experience.
Overview
Moving Dots Background
is a captivating React component that features animated dots moving across the screen, creating an engaging background effect. This component allows customization of dot density and animation speed, making it suitable for various UI designs.
Perfect for adding visual interest to landing pages, dashboards, or any interface where subtle motion can enhance user experience, it utilizes motion/react
for smooth animations and Tailwind CSS for easy styling.
Preview
Usage
Code
Props
Prop | Type | Default |
---|---|---|
numDots | number | 50 |
minSize | number | 2 |
maxSize | number | 6 |
className | string | - |