Stars Background
An interactive background featuring animated dots of varying sizes and speeds, simulating a dynamic and immersive starry space effect.
Made by imskyleenInstallation
Usage
API Reference
StarsBackground
Prop | Type | Default |
---|---|---|
factor? | number | 0.05 |
speed? | number | 50 |
transition? | SpringOptions | { stiffness: 50, damping: 20 } |
starColor? | string | #fff |
pointerEvents? | boolean | true |
...props? | React.ComponentProps<"div"> | - |
Credits
- Credits to umangladani for the inspiration