BackgroundConstellation Background
Constellation Background
The Constellation Background component generates a dynamic starry night effect with customizable points and lines.
Overview
The Constellation Background
component creates an engaging visual effect that simulates a starry night sky. It's designed to add an aesthetic touch to your web applications, perfect for creating immersive backgrounds in various projects. The component is a great choice for creating visually appealing backgrounds that captivate your audience.
Easily adjustable parameters allow for unique visual experiences, making it perfect for enhancing your web applications. This component features customizable points and lines, allowing you to adjust the number of stars, their colors, sizes, and the animation duration.
Preview
Usage
Code
Props
Prop | Type | Default |
---|---|---|
pointCount | number | 20 |
pointColor | string | "bg-blue-500" |
pointSize | number | 8 |
lineColor | string | "bg-blue-500/20" |
lineSize | number | 1 |
duration | number | 2 |
className | string | - |