Warp Stars
Stars streaking outward from the center like hyperspace.
canvas
Customize
Count120
Color
Props
| Prop | Type | Default | Description |
|---|---|---|---|
count | number | 120 | Number of stars. |
color | string | "210,220,255" | Star color as r,g,b. |
children | ReactNode | — | Content layered above the canvas. |
className | string | — | Extra classes for the wrapper. |